A logging package for Python applications
Project description
My Logging Package
A simple logging package for Python applications.
Installation
You can install the package using pip:
pip install git+https://github.com/yourusername/my_logging_package.git
# Changelog
## [0.3] - 2024-08-07
### Added
- `set_logging_level` function to map string level names to logging constants.
- Ability to set logging levels dynamically based on string input (e.g., "DEBUG", "INFO").
- Parametrized tests to verify logging levels and ensure correct behavior for different levels.
### Changed
- Updated `setup_logger` function to accept logging level as a parameter.
## [0.2] - 2024-08-07
### Added
- Initial setup of the logging package with `setup_logger` function.
- Basic logging configuration with file handler and formatter.
- Unit tests to verify basic logging functionality.
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
Built Distribution
File details
Details for the file kom_python_logging-0.3.tar.gz
.
File metadata
- Download URL: kom_python_logging-0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf4a7489d35a49be53bf94884d92014ca8d07619684513013de0730e23ac36f1 |
|
MD5 | 21ae57ce0d3ac8e94cb698fb31fa110c |
|
BLAKE2b-256 | c797691780161df38b34fa0e030c9f805329bb08d407989c4bd797f4cd925f37 |
File details
Details for the file kom_python_logging-0.3-py3-none-any.whl
.
File metadata
- Download URL: kom_python_logging-0.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afe917d5b399abbfee96cff1cb16d905cad894a3dac8acfc48ed8f5122af4141 |
|
MD5 | 6bac959b3ce694101cfc996d6f3d087e |
|
BLAKE2b-256 | 8e9383af82633076381820d38cf131a0d43239a6188618dbc5824f942a87258a |