Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = New(os.Stdout)
Default handler outputting to stdout. We want to emit the batch output on the standard output, for two reasons:
1. because third party libraries MAY log on the stderr and their logs are most likely not JSON;
2. because this enables piping to `jq` or other tools in a much more natural way than when emitting on stderr.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.