I know we're one of the canonical APIs for Java logging, but how much have you ever taken a look at other languages' popular frameworks? For example, here is one for Golang:
https://github.com/Sirupsen/logrus Might find something interesting to adopt. -- Matt Sicker <[email protected]>
