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

cli wrapper changes: logfile and noninteractive options #33

Merged
merged 4 commits into from
Apr 25, 2014

Commits on Apr 16, 2014

  1. Configuration menu
    Copy the full SHA
    7f0c974 View commit details
    Browse the repository at this point in the history
  2. logfile

    - add logfile option to ethereum client flags
    - fallback to StdOut
    - Logger appended to ethutil.Config.Log loggers
    - wrapper uses ethutil.Config.Log
    zelig committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    f4c13f8 View commit details
    Browse the repository at this point in the history
  3. non-interactive option

    - add -y flag for non-interactive use
    - refactor main
    - output to logfile (not ideal..) but not to all ethutil loggers for privacy
    zelig committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    32b09d6 View commit details
    Browse the repository at this point in the history
  4. typo interrupt

    zelig committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    59a7b13 View commit details
    Browse the repository at this point in the history