Simple logger with a catalog of handlers
Project description
Installation
This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/logger-36/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console:
- For all users, after acquiring administrative rights:
First installation: pip install logger-36
Installation update: pip install --upgrade logger-36
- For the current user (no administrative rights required):
First installation: pip install --user logger-36
Installation update: pip install --user --upgrade logger-36
Documentation
The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/logger-36/-/wikis/home.
Acknowledgments
The project is developed with PyCharm Community.
The development relies on several open-source packages (see install_requires in setup.py, if present; otherwise import statements should be searched for).
The code is formatted by Black, The Uncompromising Code Formatter.
The imports are ordered by isort… your imports, so you don’t have to.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file logger-36-2024.6.tar.gz
.
File metadata
- Download URL: logger-36-2024.6.tar.gz
- Upload date:
- Size: 29.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c4c28cb7e60d5cf79dde8160998d3d480dd0165a566b850ca1ddb606961f432 |
|
MD5 | ed19941f9dfc5984e031f0428245fc84 |
|
BLAKE2b-256 | 40c53fa766dbd070b5572d598e36efb634e7db6099032f1ed5d914604fa83bcc |
File details
Details for the file logger_36-2024.6-py3-none-any.whl
.
File metadata
- Download URL: logger_36-2024.6-py3-none-any.whl
- Upload date:
- Size: 54.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15a178a2899d43515b37f035f8c3030dc4605392bdcb66ee2b1f8331b9382135 |
|
MD5 | 3d01fb3d8850a49ce3c57978ffc42d0e |
|
BLAKE2b-256 | 127be516984e1d2f9dbc1b92308b2d0a7529eeb4051be01f36b3ef5cbd811a5f |