A simple tester of Django's loggers' configuration
Project description
Django Loggers Test
A simple tester of Django's loggers' configuration.
Content
Installation
The easiest way to get this is from PyPI:
pip install django_loggers_test
Usage
Run your project's shell (python manage.py shell
), and then
>>> from django_loggers_test import loggers_test
>>> loggers_test()
This will log messages to the console, using all available formatters and levels. There isn't really much more to it, apart from minor configurability. For details, run
>>> help(loggers_test)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_loggers_test-1.0.3.tar.gz
(13.9 kB
view details)
Built Distribution
File details
Details for the file django_loggers_test-1.0.3.tar.gz
.
File metadata
- Download URL: django_loggers_test-1.0.3.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa05f7bc136e0fb1cb51fc678dd84d97736ac7fa42d543752271a3140ee30873 |
|
MD5 | b4e43ce1c22e6a229b382efe354f9d74 |
|
BLAKE2b-256 | ed33ebed9094471c07eccccada9f5c399631f2a2105c1e9bb26ef552b2e4b939 |
File details
Details for the file django_loggers_test-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: django_loggers_test-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21ddafe6bebcb20757e9b58d919e6fa5815005dd24571e3d9abc72d7d032dc3c |
|
MD5 | 898fd59fd3bdec6a3db1a6d4b901bc9a |
|
BLAKE2b-256 | 0c421ed9ca249103caa0ec7c1572b89798d9bf23960673566797a50f22edf914 |