shinji62 / logrus-syslog-ng

Syslog hook supporting TLS and retry
4 stars 2 forks source link

New Trace log level in logrus #1

Open dgsb opened 6 years ago

dgsb commented 6 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.

shinji62 commented 6 years ago

Thanks, I will check.