Warning, /sdk/cutehmi/extensions/QtProject/qtlogging.ini is written in an unsupported language. File is not indexed.

0001 ; Logging configuration.
0002 ; Reference documentation: https://doc.qt.io/qt-5/qloggingcategory.html
0003 
0004 [Rules]
0005 
0006 ; Setup any logging rules here.
0007 ; Logging rules are set according to the pattern `<category>[.<type>] = true|false`.
0008 ; For example uncommented line below would turn off logging output from `CuteHMI.Modbus.2` extension.
0009 ; CuteHMI.Modbus.2=false