yacreader/YACReaderLibraryServer
Felix Kauselmann 0e9a3a6407 Stop QtWebApp from eating out debug messages
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).
2018-08-04 12:31:34 +02:00
..
console_ui_library_creator.cpp Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
console_ui_library_creator.h Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
headless_config.pri yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00
images.qrc yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00
libraries_updater.cpp Add the ability to update libraries to new versions in the headless server 2018-04-28 10:24:10 +02:00
libraries_updater.h Add the ability to update libraries to new versions in the headless server 2018-04-28 10:24:10 +02:00
main.cpp Stop QtWebApp from eating out debug messages 2018-08-04 12:31:34 +02:00
systemd_instructions.txt yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00
YACReaderLibraryServer.pro Fix YACReaderLibraryServer compilation for v2 2018-04-28 10:24:38 +02:00
yacreaderlibraryserver.service yacreaderlibrary_ru.ts 2018-02-24 18:15:09 +00:00