sirupsen/logrus
### [`v1.3.0`](https://togithub.com/sirupsen/logrus/releases/v1.3.0)
[Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.2.0...v1.3.0)
This new release introduces:
- Log, Logf, Logln functions for Logger and Entry that take a Level
Fixes:
- Building prometheus node_exporter on AIX ([#840](https://togithub.com/sirupsen/logrus/issues/840))
- Race condition in TextFormatter ([#468](https://togithub.com/sirupsen/logrus/issues/468))
- Travis CI import path ([#868](https://togithub.com/sirupsen/logrus/issues/868))
- Remove coloured output on Windows ([#862](https://togithub.com/sirupsen/logrus/issues/862))
- Pointer to func as field in JSONFormatter ([#870](https://togithub.com/sirupsen/logrus/issues/870))
- Properly marshal Levels ([#873](https://togithub.com/sirupsen/logrus/issues/873))
### [`v1.2.0`](https://togithub.com/sirupsen/logrus/compare/v1.1.1...v1.2.0)
[Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.1.1...v1.2.0)
### [`v1.1.1`](https://togithub.com/sirupsen/logrus/compare/v1.1.0...v1.1.1)
[Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.1.0...v1.1.1)
### [`v1.1.0`](https://togithub.com/sirupsen/logrus/compare/v1.0.6...v1.1.0)
[Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.0.6...v1.1.0)
### [`v1.0.6`](https://togithub.com/sirupsen/logrus/releases/v1.0.6)
[Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.0.5...v1.0.6)
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
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
v1.0.5
->v1.3.0
Release Notes
sirupsen/logrus
### [`v1.3.0`](https://togithub.com/sirupsen/logrus/releases/v1.3.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.2.0...v1.3.0) This new release introduces: - Log, Logf, Logln functions for Logger and Entry that take a Level Fixes: - Building prometheus node_exporter on AIX ([#840](https://togithub.com/sirupsen/logrus/issues/840)) - Race condition in TextFormatter ([#468](https://togithub.com/sirupsen/logrus/issues/468)) - Travis CI import path ([#868](https://togithub.com/sirupsen/logrus/issues/868)) - Remove coloured output on Windows ([#862](https://togithub.com/sirupsen/logrus/issues/862)) - Pointer to func as field in JSONFormatter ([#870](https://togithub.com/sirupsen/logrus/issues/870)) - Properly marshal Levels ([#873](https://togithub.com/sirupsen/logrus/issues/873)) ### [`v1.2.0`](https://togithub.com/sirupsen/logrus/compare/v1.1.1...v1.2.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.1.1...v1.2.0) ### [`v1.1.1`](https://togithub.com/sirupsen/logrus/compare/v1.1.0...v1.1.1) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.1.0...v1.1.1) ### [`v1.1.0`](https://togithub.com/sirupsen/logrus/compare/v1.0.6...v1.1.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.0.6...v1.1.0) ### [`v1.0.6`](https://togithub.com/sirupsen/logrus/releases/v1.0.6) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.0.5...v1.0.6) 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 truncationRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.