mirror of
https://github.com/YACReader/yacreader
synced 2025-05-25 18:00:46 -04:00
QtWebapp installs a custom logger/message handler which reroutes all debug messages to it's custom logger class. As the default logging level for QtWebApp's logger is set to "critical" this means that all debug messages are sent to nirvana. Solution: Replace QtWebApp's messageHandler with our own (using QsLog). |
||
---|---|---|
.. | ||
console_ui_library_creator.cpp | ||
console_ui_library_creator.h | ||
headless_config.pri | ||
images.qrc | ||
libraries_updater.cpp | ||
libraries_updater.h | ||
main.cpp | ||
systemd_instructions.txt | ||
YACReaderLibraryServer.pro | ||
yacreaderlibraryserver.service |