Implement default handling of --verbosity in management commands

We have an accepted ticket to replace self.stdout/self.stderr in the commands with logging, with some status updates there and a WIP branch.

I suggest harmonizing your ideas for verbosity with that rewrite.

1 Like