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
{{ message }}
This repository was archived by the owner on Jul 9, 2018. It is now read-only.
Would be nice to have the ability to override how an object is printed too.
Sometimes I prefer this:
method=events.batchProcess id=883 params=[object Object] ...to this:
The Winston logging library prints objects in the first way by default.