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).
Release files for dc-logging 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dc-logging-0.0.2.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dc_logging-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.4 kB
Release files / dc-logging-0.0.2.tar.gz
| Download URL | dc-logging-0.0.2.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1f90b157cb0a617681fced2db58648aaa285ba892806d713434d3ede958cd983
|
|
BLAKE2b-256 checksum How to use checksums |
a4ce1daa46572a9b78d5526985de15e1aa6efd5ab010ed6f1546ad3d9ce07f46
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.8
|
Release files / dc_logging-0.0.2-py3-none-any.whl
| Download URL | dc_logging-0.0.2-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
47d1c67a7e35eed521770a366eb76080810766729b3539fdd26a42b19cc267ef
|
|
BLAKE2b-256 checksum How to use checksums |
5f5ee89f9c0f84ced78aca7d06a638c2f509a809c10bde87edddb64156262b75
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.8
|