about summary refs log tree commit diff
path: root/src/logger/types.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/logger/types.ts')
-rw-r--r--src/logger/types.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/logger/types.ts b/src/logger/types.ts
index 9110a8c6f..d14e21a9d 100644
--- a/src/logger/types.ts
+++ b/src/logger/types.ts
@@ -9,6 +9,7 @@ export enum LogContext {
   Notifications = 'notifications',
   ConversationAgent = 'conversation-agent',
   DMsAgent = 'dms-agent',
+  ReportDialog = 'report-dialog',
 
   /**
    * METRIC IS FOR INTERNAL USE ONLY, don't create any other loggers using this