sdrangel/logging
ZigaS b743943c70 Update to Qt 5.12.0.
Project files with MacOS clang RPATH to use proper paths for shared objects.
Minor path updates in favor of loading plugin libs.
Deployment script packaging using Qt way(macdeployqt).
2018-12-27 09:48:30 +01:00
..
CMakeLists.txt Use C++11 everywhere 2018-11-24 21:21:04 +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 Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
filelogger.cpp force 24h time format 2018-05-11 11:00:08 +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 force 24h time format 2018-05-11 11:00:08 +02:00
logger.h force 24h time format 2018-05-11 11:00:08 +02: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: added a console and optional dual file logger 2017-11-11 23:44:05 +01:00
logging.pro Update to Qt 5.12.0. 2018-12-27 09:48:30 +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 force 24h time format 2018-05-11 11:00:08 +02: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