sdrangel/logging
f4exb 72e29fd3f8 Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
..
CMakeLists.txt Avoid useless sdrbase dependency by moving the exports header in its own folder 2018-03-09 13:48:14 +01:00
dualfilelogger.cpp
dualfilelogger.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
filelogger.cpp Implemented optional logging to file 2017-11-12 02:23:55 +01:00
filelogger.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
fileloggersettings.h
logger.cpp
logger.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +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 Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
logging.pri
logging.pro Windows build: new location for export header 2018-03-10 20:32:46 +01:00
logglobal.h
logmessage.cpp Logging: Windows build 2017-11-12 03:00:54 +01:00
logmessage.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
readme.md

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