v2.1.0
This release:
- Adds support for subscribing to log events by calling
NewPipeReader
. - Won't log to stderr if GOLOG_FILE has been specified.
- Allows re-configuring the logging subsystem at runtime by calling
SetupLogging
.
This release:
NewPipeReader
.SetupLogging
.