You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by Matt Sicker <bo...@gmail.com> on 2018/10/02 15:14:19 UTC

Comparing logging with other programming languages

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 <bo...@gmail.com>