aboutsummaryrefslogtreecommitdiff
path: root/lib/logging.cpp
diff options
context:
space:
mode:
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 af229684..ffcc851c 100644
--- a/lib/logging.cpp
+++ b/lib/logging.cpp
@@ -16,4 +16,5 @@ LOGGING_CATEGORY(EPHEMERAL, "quotient.events.ephemeral")
LOGGING_CATEGORY(E2EE, "quotient.e2ee")
LOGGING_CATEGORY(JOBS, "quotient.jobs")
LOGGING_CATEGORY(SYNCJOB, "quotient.jobs.sync")
+LOGGING_CATEGORY(THUMBNAILJOB, "quotient.jobs.thumbnail")
LOGGING_CATEGORY(PROFILER, "quotient.profiler")