github sirupsen/logrus v1.0.6

latest releases: v1.9.3, v1.9.2, v1.9.1...
5 years ago

This new release introduces:

  • a new api WithTime which allows to easily force the time of the log entry which is mostly useful for logger wrapper
  • a fix reverting the immutability of the entry given as parameter to the hooks
  • a new configuration field of the json formatter in order to put all the fields in a nested dictionnary
  • a new SetOutput method in the Logger
  • a new configuration of the textformatter to configure the name of the default keys
  • a new configuration of the text formatter to disable the level truncation

Don't miss a new logrus release

NewReleases is sending notifications on new releases.