keycard-go/vendor/github.com/ethereum/go-ethereum/log/README_ETHEREUM.md

6 lines
221 B
Markdown
Raw Normal View History

2018-11-09 11:32:05 +00:00
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