Set 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}
Задайте глобальный уровень логов, или список пар <component>=<уровень> через запятую, или и то и другое. Например, чтобы установить уровень логирования по умолчанию на 'warn', но отключить логирование для компонента 'ui', передайте 'warn,ui=off'. Уровни: {trace, debug, info, warning, error, critical, off}. Компоненты: {crypto, db, mtx, net, qml, ui}
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}