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

🎉 Add logging & improve CLI #231

Merged
merged 8 commits into from
Jan 30, 2022
Merged

🎉 Add logging & improve CLI #231

merged 8 commits into from
Jan 30, 2022

Conversation

MathisFederico
Copy link
Member

@MathisFederico MathisFederico commented Jan 27, 2022

Add argparse for better CLI handling
Add logging for proper logging

For example, you can now see debugging messages using:

python -m pyflow -p path/to/file -v DEBUG

Help message can be displayed for CLI with

python -m pyflow --help

@MathisFederico
Copy link
Member Author

This is the result:

image

@MathisFederico
Copy link
Member Author

Even better now:
image

@MathisFederico MathisFederico merged commit 4255e28 into dev Jan 30, 2022
@MathisFederico MathisFederico deleted the feature/logging-cli branch January 30, 2022 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants