1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-16 13:21:50 -05:00
sdrangel/logging
2018-01-07 02:52:35 +01:00
..
CMakeLists.txt
dualfilelogger.cpp Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01:00
dualfilelogger.h Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01:00
filelogger.cpp
filelogger.h Logging: file logger: added file logger settings getter and setter 2017-11-11 22:55:14 +01:00
fileloggersettings.h
logger.cpp
logger.h
loggerwithfile.cpp Put application and system info at the start of the log file if it is being used 2018-01-07 02:52:35 +01:00
loggerwithfile.h Put application and system info at the start of the log file if it is being used 2018-01-07 02:52:35 +01:00
logging.pri
logging.pro
logglobal.h Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01:00
logmessage.cpp
logmessage.h
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