1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-21 23:55:13 -05:00
sdrangel/logging
srcejon 1df07b21ae Update CMakeLists.txt to allow static libraries to be built, as well as shared.
Add BUILD_BENCH, BUILD_SHARED_LIBS, ENABLE_AARONIARTSA and ENABLE_METIS options.
2024-09-11 20:16:40 +01:00
..
CMakeLists.txt Update CMakeLists.txt to allow static libraries to be built, as well as shared. 2024-09-11 20:16:40 +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 Fix some typos 2019-07-22 23:14:23 +02:00
filelogger.h Fix typos in include files 2024-07-10 23:06:38 +02:00
fileloggersettings.h force 24h time format 2018-05-11 11:00:08 +02:00
logger.cpp Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
logger.h Fix typos in include files 2024-07-10 23:06:38 +02:00
loggerwithfile.cpp
loggerwithfile.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
logging.pri
logglobal.h
logmessage.cpp
logmessage.h force 24h time format 2018-05-11 11:00:08 +02: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