Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

redirect go-ethereum's logs to cosmos logger #948

Merged
merged 4 commits into from
Feb 19, 2022

Commits on Feb 18, 2022

  1. redirect go-ethereum's logs to cosmos logger

    Closes: evmos#862
    
    Map go-ethereum's log levels to cosmos ones:
    trace -> debug
    debug -> debug
    info -> info
    warn -> info
    error -> error
    crit -> error
    yihuang committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    44ea3ce View commit details
    Browse the repository at this point in the history
  2. changelog

    yihuang committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    2db2b21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46cdd9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e241205 View commit details
    Browse the repository at this point in the history