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 c346fbf1..e6f8aa4b 100644
--- a/lib/logging.cpp
+++ b/lib/logging.cpp
@@ -24,6 +24,7 @@
LOGGING_CATEGORY(MAIN, "quotient.main")
LOGGING_CATEGORY(EVENTS, "quotient.events")
LOGGING_CATEGORY(STATE, "quotient.events.state")
+LOGGING_CATEGORY(MEMBERS, "quotient.events.members")
LOGGING_CATEGORY(MESSAGES, "quotient.events.messages")
LOGGING_CATEGORY(EPHEMERAL, "quotient.events.ephemeral")
LOGGING_CATEGORY(E2EE, "quotient.e2ee")