9fcbef44d7024df058a511307575dc3ea5480fd9
This vendors a fork of logrus with fixes to deal with errors generated by the github.com/pkg/errors package. Without these fixes, the errors are mishandled when passed to WithError: - When printing to a terminal (colors enabled), stack traces are included in the error fields on a log line. - When printing to a file (or with colors disabled), the error value is missing entirely. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> Upstream-commit: 738131faae42760957abdaa5a64648ed481eee71 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%