Skip to main content

Easy logging setup for small projects.

Project description

dc-logging

This is a tiny library to quickly and easily set up loggers in many projects.

Isn't it easy and simple enough already just to use the logging built-in?
Well, yes and no.

It's quite simple to use indeed but I have a number of predefined defaults that I always like to use and it makes no sense for me to repeat those in several different projects. Instead, this library always assumes those defaults and I can still customize by passing different configurations when getting a logger or by using the methods of the built-in logging library after getting a logger.

The usage is quite evident from reading the code, and small enough so to prevent me from wanting to duplicate that here (for now).

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

dc-logging-0.0.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

dc_logging-0.0.2-py3-none-any.whl (4.6 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