github.com/carter-ya/go-ethereum@v0.0.0-20230628080049-d2309be3983b/log/README_ETHEREUM.md (about)

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