Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

Conversation

@bchrobot
Copy link
Member

Using the standard logger for all output makes it a lot easier to drop the core functionality into other projects beyond the current CLI. click-log integrates logger quite nicely with Click.

@bchrobot bchrobot changed the base branch from master to develop May 14, 2018 20:53
@bchrobot
Copy link
Member Author

I think I may have gone too far with replacing click.echo with logger.*. Or not far enough with separating logging levels -- might need some more debug sprinkled in there.

@bchrobot
Copy link
Member Author

In short: stdout is for output, stderr is for messaging.

-- 12 Factor CLI Apps

This makes sense to me. I will get around to updating this eventually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants