New Trace log level in logrus
dgsb opened this issue · 1 comments
dgsb commented
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.
abramovic commented
thank you!