sdrangel/logging
f4exb 333df92c06 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
..
CMakeLists.txt Logging: added a console and optional dual file logger 2017-11-11 23:44:05 +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 Implemented optional logging to file 2017-11-12 02:23:55 +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 Logger: new getters 2017-11-18 20:07:53 +01:00
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: added a console and optional dual file logger 2017-11-11 23:44:05 +01:00
logging.pro Logging: Windows build 2017-11-12 03:00:54 +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 Logging: Windows build 2017-11-12 03:00:54 +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