-
Notifications
You must be signed in to change notification settings - Fork 134
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
[feature] add verbose mode #8
base: master
Are you sure you want to change the base?
Conversation
Hello, Thanks for the PR, having this optional is probably good.
Thanks again for the time taken for this pull request, Regards, |
Hi @marin-m
Looking forward to hear your opinion, |
Hello,
It was just to know. I think that it is fine to keep everything going to stdout as it is currently, as:
Regards, |
I had the problem that for a batch task, I only needed the symbol printed to
stdout
. Therefore, I made the meta information optional.