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

Set App.ErrWriter in App.Setup() #1100

Merged
merged 2 commits into from Apr 2, 2020
Merged

Commits on Mar 31, 2020

  1. Set App.ErrWriter in App.Setup()

    - Defaults to os.Stderr
    - Remove the App.errWriter() function since it is no longer needed
    Sebastian Malton committed Mar 31, 2020
    Copy the full SHA
    22b6dba View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. add tests

    Sebastian Malton committed Apr 1, 2020
    Copy the full SHA
    fed64f3 View commit details
    Browse the repository at this point in the history