Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-13 | Refactored logging enhancements | Kitsune 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). | |||
2017-04-30 | Port to categorized logging | Elvis Angelaccio | |
This greatly reduces the noise made by quaternion. To enable full logging, export the following variable: QT_LOGGING_RULES="libqmatrixclient.*.debug=true" | |||
2016-11-01 | Removed unused #includes | Kitsune Ral | |
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral | |