yacreader/YACReaderLibrary/server
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
..
controllers Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
lib Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
documentcache.h Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
requestmapper.cpp Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
requestmapper.h Fix compilation in windows. 2018-04-27 22:40:36 +02:00
server.pri Stop QtWebApp from eating out debug messages 2018-08-04 12:31:34 +02:00
startup.cpp Stop QtWebApp from eating out debug messages 2018-08-04 12:31:34 +02:00
startup.h Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
static.cpp Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
static.h Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
yacreader_http_session_store.cpp Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
yacreader_http_session_store.h Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
yacreader_http_session.cpp Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
yacreader_http_session.h Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
yacreader_server_data_helper.cpp Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
yacreader_server_data_helper.h Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00