sdrangel/logging
f4exb 85e8f099c7 Logging: file logger: added file logger settings getter and setter 2017-11-11 22:55:14 +01:00
..
CMakeLists.txt Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01:00
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 Logging: alternate file logger constructor with settings as a simple structure 2017-11-11 22:27:02 +01:00
filelogger.h Logging: file logger: added file logger settings getter and setter 2017-11-11 22:55:14 +01:00
fileloggersettings.h Logging: alternate file logger constructor with settings as a simple structure 2017-11-11 22:27:02 +01:00
logger.cpp Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01:00
logger.h Main window: implement the logging options dialog. Use it only for log level 2017-11-11 19:26:23 +01:00
logging.pri Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01:00
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 Moved logger to QtApplication level. Corrections to some messages 2017-11-11 11:11:44 +01:00
logmessage.h Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01:00
readme.md Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01: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