github.com/oskarth/go-ethereum@v1.6.8-0.20191013093314-dac24a9d3494/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