-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hey there!
In case the error provided to the logger is an ObjectMarshaler then the produced JSON will be invalid, as the current code is opens up the "error":
key, then it calls the marshaller which cannot interact with the buffer and the outcome is going to be something like this:
"goid": 1,
"error": ,
Line 946 in 5f01506
o.MarshalObject(e) |
Have a nice day!
Metadata
Metadata
Assignees
Labels
No labels