Files
moby/vendor/github.com
Sebastiaan van Stijn a38d8b0730 bump sirupsen/logrus v1.4.1
Full diff: https://github.com/sirupsen/logrus/compare/v1.3.0...v1.4.1

Fixes:

- Remove dependency on golang.org/x/crypto
- Fix wrong method calls Logger.Print and Logger.Warningln
- Update Entry.Logf to not do string formatting unless the log level is enabled
- Fix infinite recursion on unknown Level.String()
- Fix race condition in getCaller
- Fix Entry.WithContext method to return a copy of the initial entry

New:

- Add DeferExitHandler, similar to RegisterExitHandler but prepending the handler to the list of handlers (semantically like defer)
- Add CallerPrettyfier to JSONFormatter and `TextFormatter`
- Add Entry.WithContext() and Entry.Context, to set a context on entries to be used e.g. in hooks
- Enhance TextFormatter to not print caller information when they are empty

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-04-03 21:52:58 +02:00
..
2017-03-08 02:29:34 +00:00
2018-09-13 00:54:20 -07:00
2017-03-08 02:29:34 +00:00
2018-09-13 00:54:20 -07:00
2017-03-08 02:29:34 +00:00
2017-03-08 02:29:34 +00:00
2018-01-20 19:58:25 +00:00
2017-03-08 02:29:34 +00:00
2019-03-13 14:13:58 +00:00
2019-02-09 16:23:55 +01:00
2018-09-13 00:54:20 -07:00
2018-07-31 10:03:43 +02:00
2017-03-08 02:29:34 +00:00
2017-03-08 02:29:34 +00:00
2018-06-01 16:24:59 +02:00
2017-03-08 02:29:34 +00:00
2017-03-08 02:29:34 +00:00
2017-03-08 02:29:34 +00:00
2017-03-08 02:29:34 +00:00
2017-03-08 02:29:34 +00:00
2018-09-13 00:54:20 -07:00
2017-03-08 02:29:34 +00:00
2017-03-08 02:29:34 +00:00
2017-04-27 13:21:35 -07:00
2017-03-08 02:29:34 +00:00
2018-09-13 00:54:20 -07:00
2018-09-06 09:43:41 -07:00
2017-03-08 02:29:34 +00:00
2017-12-06 13:19:57 -08:00