Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse log level using tmlibs/cli/flags package (Fixes #97) #98

Merged
merged 1 commit into from
Jun 2, 2017

Commits on Jun 2, 2017

  1. parse log level using tmlibs/cli/flags package (Fixes #97)

    ```
    $ basecoin start
    loading existing db
    I[06-02|06:18:29.290] Done setting Account via SetOption           module=app result=Success
    I[06-02|06:18:29.290] Starting Basecoin with Tendermint            module=main chain_id=test_chain_id
    ERROR: Expected either "info", "debug", "error" or "none" level, given state:info,*:error
    ```
    melekes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    20ce43e View commit details
    Browse the repository at this point in the history