A lightweight logging library for Python with features like log rotation and configurable error levels.
Project description
Logger
A lightweight logging library for Python with features like log rotation and configurable error levels.
Installation
You can install the package using pip:
pip install logger
## Basic usage
from logger import Logger
logger = Logger() # Accepts a JSON config file. Uses internal validation
logger.log("This is a log message", "INFO")
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
pylgx-1.2.0.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pylgx-1.2.0-py3-none-any.whl
(8.3 kB
view details)
File details
Details for the file pylgx-1.2.0.tar.gz.
File metadata
- Download URL: pylgx-1.2.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7354ac959d68aa24b7466424da72a47d85c991c96b8c8421d59407676e3cea5
|
|
| MD5 |
1bb20ba13920ecd2a2c40b82c8fa84aa
|
|
| BLAKE2b-256 |
e6f8080b10c2d36e9443e90bc0b1bae8c37e89b0870f397794842a24a412de7b
|
File details
Details for the file pylgx-1.2.0-py3-none-any.whl.
File metadata
- Download URL: pylgx-1.2.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd5ff077b100e265417f9c1e422d42b3ba5179011e76655ace391bd2381979ec
|
|
| MD5 |
2754ed9c48a9dacf7c22cf27139ba6ed
|
|
| BLAKE2b-256 |
c819c7d41b1c9296b3a8bf63690f53140dad021811cdbfcc3a5bd1ac93f6c70c
|