blob: f6c42ccc03da654e5a078484aea615313bc0c35c (
plain) (
blame)
1
2
3
4
5
|
This package is a fork of https://github.com/inconshreveable/log15, with some
minor modifications required by the go-ethereum codebase:
* Support for log level `trace`
* Modified behavior to exit on `critical` failure
|