mirror of
https://github.com/wassname/talk.git
synced 2026-08-10 12:41:02 +08:00
Notification Digesting
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ function createLogger(name, id = uuid()) {
|
||||
id,
|
||||
version,
|
||||
level: LOGGING_LEVEL,
|
||||
serializers: { req: Logger.stdSerializers.req },
|
||||
serializers: Logger.stdSerializers,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user