Skip to content
heynemann edited this page Jan 4, 2012 · 1 revision

remotecv supports 4 log levels: error, warning, info and debug.

For production use we recommend using warning, since debug and info are very verbose.

To specify the log level, pass the -l <error|warning|info|debug> option to the console command:

remotecv -l info
Clone this wiki locally