mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-22 01:47:24 +00:00
523 B
523 B
log
Prints/Modifies the log level
Usage: log [-sc] level
Options: -c CMD log level (higher level messages). Messages captured by MEGAcmd server. -s SDK log level (lower level messages). Messages captured by the engine and libs Note: this setting will be saved for the next time you open MEGAcmd, but will be removed if you logout. Regardless of the log level of the interactive shell, you can increase the amount of information given by any command by passing "-v" ("-vv", "-vvv", ...)