aboutsummaryrefslogtreecommitdiff
path: root/logging.cpp
AgeCommit message (Collapse)Author
2017-06-29Fixed building with Qt version=5.4; moved away a macro unused in headersKitsune Ral
2017-05-13Refactored logging enhancementsKitsune Ral
logging.h/logging.cpp is now a full-fledged pair for all things logging. Two more categories added, EPHEMERAL and SYNCJOB, that control logging for ephemeral events and SyncJob, respectively (in particular, switching off EPHEMERAL greatly reduces the logspam about moving read markers and how many users have read up to which event).