You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the `v` key is not set to `true` in the configuration file, Arduino Create Agent prints a helpful message to the
terminal.
Previously this message instructed the user to enable logging via a `-v` command line flag. However, Arduino Create
Agent doesn't have a `-v` flag. The sole mechanism for controlling logging is the `v` key of the configuration file.
The instructions in the message are hereby corrected to specify the use of the configuration file.
0 commit comments