Exit Zen
QObjectSet the global log level, or a comma-separated list of <component>=<level> pairs, or both. For example, to set the default log level to 'warn' but disable logging for the 'ui' component, pass 'warn,ui=off'. levels:{trace,debug,info,warning,error,critical,off} components:{crypto,db,mtx,net,qml,ui}
../../src/main.cpp:15749
English
QObjectSet the log output type. A comma-separated list is allowed. The default is 'file,stderr'. types:{file,stderr,none}
../../src/main.cpp:15758
English
The translation has come to an end.