1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-12-23 18:15:45 -05:00
sdrangel/logging
2022-11-17 14:34:54 +00:00
..
CMakeLists.txt Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 2022-11-17 14:34:54 +00:00
dualfilelogger.cpp
dualfilelogger.h
filelogger.cpp Fix some typos 2019-07-22 23:14:23 +02:00
filelogger.h force 24h time format 2018-05-11 11:00:08 +02:00
fileloggersettings.h force 24h time format 2018-05-11 11:00:08 +02:00
logger.cpp Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
logger.h Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
loggerwithfile.cpp
loggerwithfile.h
logging.pri
logglobal.h
logmessage.cpp
logmessage.h force 24h time format 2018-05-11 11:00:08 +02:00
readme.md

QtWebApp logger

This is based on the logging part of QtWebApp from Stefan Frings

Some changes have been made to support the option of having a console logging plus optional file logging