-
-
Notifications
You must be signed in to change notification settings - Fork 10
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 Request] Verbosity configuration #1
Comments
Good point - when I come back to finishing this off, I'll try align that with Django's verbosity setting. How's the actual watching? Is it working well? How big is your project? Thanks |
So far so good! I've been using it on a smaller internal project that's only one app, and I've noticed nothing that's breaking my flow. |
Brilliant |
@adamchainz What do you think about rewriting |
that sounds feasible but I haven't been looking at the codebase in a while... would you mind making a PR? |
@adamchainz done #10 |
👋
Thanks for the package, looking promising!
I wouldn't mind if there were a settings variable for managing the verbosity level, it's a bit too much rn.
Thanks!
The text was updated successfully, but these errors were encountered: