A mixin to make custom Django management commands set the logger to an appropriate level
Project Description
Provides a mixin class for Django’s commands. This mixin adds a logger that sets the appropriate log level.
Commands can be run with these args:
- -s: Silent, only showing log Warnings and Errors
- –extrasilent: Only show log messages marked Critical
- –debug: Show all log messages
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
django-logging-command-1.00.tar.gz (1.3 kB) Copy SHA256 hash SHA256 | Source | None | Sep 14, 2014 |