mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-08 09:36:02 -05:00
b743943c70
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). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dualfilelogger.cpp | ||
dualfilelogger.h | ||
filelogger.cpp | ||
filelogger.h | ||
fileloggersettings.h | ||
logger.cpp | ||
logger.h | ||
loggerwithfile.cpp | ||
loggerwithfile.h | ||
logging.pri | ||
logging.pro | ||
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