aboutsummaryrefslogtreecommitdiff
path: root/lib/logging.cpp
diff options
context:
space:
mode:
authorTobias Fella <fella@posteo.de>2021-12-08 23:14:29 +0100
committerTobias Fella <fella@posteo.de>2021-12-08 23:14:29 +0100
commit3054255cba206c91e3bdf0ea42fde39d51261e6a (patch)
tree1f1bea4bfe8e4710e249c676699915c439427069 /lib/logging.cpp
parenta0ce17dfe793c924205b449c026f2f776b032ff3 (diff)
downloadlibquotient-3054255cba206c91e3bdf0ea42fde39d51261e6a.tar.gz
libquotient-3054255cba206c91e3bdf0ea42fde39d51261e6a.zip
Update logging categories
Diffstat (limited to 'lib/logging.cpp')
-rw-r--r--lib/logging.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/logging.cpp b/lib/logging.cpp
index 15eac69d..460caced 100644
--- a/lib/logging.cpp
+++ b/lib/logging.cpp
@@ -19,3 +19,4 @@ LOGGING_CATEGORY(SYNCJOB, "quotient.jobs.sync")
LOGGING_CATEGORY(THUMBNAILJOB, "quotient.jobs.thumbnail")
LOGGING_CATEGORY(NETWORK, "quotient.network")
LOGGING_CATEGORY(PROFILER, "quotient.profiler")
+LOGGING_CATEGORY(DATABASE, "quotient.database")