gemnasium / logrus-graylog-hook

Graylog hook for logrus
MIT License
87 stars 63 forks source link

New Trace log level in logrus #37

Closed dgsb closed 5 years ago

dgsb commented 5 years ago

Hello, I'm just opening this issue to let you know, the next release of logrus (v1.2.0) will add a new trace level named Trace below Debug. Here is the PR for reference sirupsen/logrus#844 You may want to take into account this new level.