Skip to main content

A simple tester of Django's loggers' configuration

Project description

Django Loggers Test

A simple tester of Django's loggers' configuration.

Screenshot

Content

  1. Installation
  2. Usage

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.1.tar.gz (13.9 kB view hashes)

Uploaded Source

Built Distribution

django_loggers_test-1.0.1-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page