Closed f5swb closed 8 months ago
Hello, I need to parse the MMDVM log to get some informations to show on a Nextion screen ... Regarding to the ini file : [Log]
DisplayLevel=1 FileLevel=2 FilePath=/var/log/mmdvm FileRoot=MMDVM_Bridge
I would like to get only one file named mmdvm.log without the date is there anything that I can do with the logging levels ? If not, another way will be appreciated also.
Many thanks in advance !
Regards. F5SWB Dimitri.
Hello, I need to parse the MMDVM log to get some informations to show on a Nextion screen ... Regarding to the ini file : [Log]
Logging levels, 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=Fatal
DisplayLevel=1 FileLevel=2 FilePath=/var/log/mmdvm FileRoot=MMDVM_Bridge
I would like to get only one file named mmdvm.log without the date is there anything that I can do with the logging levels ? If not, another way will be appreciated also.
Many thanks in advance !
Regards. F5SWB Dimitri.