1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-16 09:56:34 -04:00
sdrangel/logging
2023-01-11 16:36:10 +01:00
..
CMakeLists.txt : FT8 demod: implement Qt dependency and export for MSVC 2023-01-11 16:36:10 +01:00
dualfilelogger.cpp
dualfilelogger.h
filelogger.cpp
filelogger.h
fileloggersettings.h
logger.cpp Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
logger.h Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
loggerwithfile.cpp
loggerwithfile.h
logging.pri
logglobal.h
logmessage.cpp
logmessage.h
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