-
-
Notifications
You must be signed in to change notification settings - Fork 74.7k
Commit d9e9e61
committed
fix(logging): skip unserializable file log message parts
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
src/logging
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -269,7 +269,7 @@ function stringifyFileLogMessagePart(value: unknown): string | undefined { | |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |


























0 commit comments
Comments
(0)