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

Streaming of CLI output #528

Open
kdeldycke opened this issue Apr 3, 2022 · 1 comment
Open

Streaming of CLI output #528

kdeldycke opened this issue Apr 3, 2022 · 1 comment
Labels
✨ enhancement Improvement or change to an existing feature 🙏 help wanted I can't do this alone and need contributors

Comments

@kdeldycke
Copy link
Owner

It seems CLI output can be streamed as per: pallets/click#889

Explore what that means and if it can allow for non-blocking log output while CLI get executed.

@kdeldycke kdeldycke added ℹ️ help wanted ✨ enhancement Improvement or change to an existing feature labels Apr 3, 2022
@kdeldycke kdeldycke added 🙏 help wanted I can't do this alone and need contributors and removed ℹ️ help wanted labels Apr 12, 2022
@kdeldycke
Copy link
Owner Author

loguru seems to support async logging: https://github.com/Delgan/loguru#asynchronous-thread-safe-multiprocess-safe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement Improvement or change to an existing feature 🙏 help wanted I can't do this alone and need contributors
Projects
None yet
Development

No branches or pull requests

1 participant