-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
https://play.golang.org/p/89gZ-Izsp_J
Emits three lines:
- {"fields":{"app":"myapp","env":"prod"},"level":"info","timestamp":"2009-11-10T23:00:00Z","message":"heavy operation"}
- Sleeping for 81ms
- {"fields":{"app":"myapp","duration":81,"env":"prod"},"level":"info","timestamp":"2009-11-10T23:00:00.081Z","message":"heavy operation"}
I didn't expect line number one! It doesn't have any value, does it?
Metadata
Metadata
Assignees
Labels
No labels