You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently JsonLogger#exception method accepts well.. Exception objects. IMHO it should base on the highest possible level of abstraction, i.e. Throwables.
Currently JsonLogger#exception method accepts well.. Exception objects. IMHO it should base on the highest possible level of abstraction, i.e. Throwables.
I provided the PR for that: #15
The text was updated successfully, but these errors were encountered: