[SOLVED] How to set log level to DEBUG or TRACE?

Hello,

Actually all is in the title. When using the -v option the default log level is set to INFO. I would like to have more!

You currently have to set the level (it’s a global) in the code (see /commands package for a hint)

OK thanks. But I cannot find where this global is set.

Found it!
Thank you @bep.