Logs a message at the debug level. By default these output is hidden unless the user calls the CLI with --verbose. Debug messages don't get additional formatting. Note: By default, debug messages are sent through the standard error.
The content to be output to the user.
The logging function to use to output to the user.
Logs a message at the debug level. By default these output is hidden unless the user calls the CLI with --verbose. Debug messages don't get additional formatting. Note: By default, debug messages are sent through the standard error.