Package containing a standard format for the logging module.
Project description
logsteplib
Package Description
Package containing a standard format for the logging module.
Usage
from a script:
import logsteplib
process_name = "XPTO"
logger = logsteplib.get_logger(name=process_name)
Installation
Install python and pip if you have not already.
Then run:
pip install pip --upgrade
For production:
pip install logsteplib
This will install the package and all of it's python dependencies.
If you want to install the project for development:
git clone https://github.com/aghuttun/logsteplib.git
cd logsteplib
pip install -e ".[dev]"
To test the development package: Testing
License
BSD License (see license file)
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
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
File details
Details for the file logsteplib-0.0.4.tar.gz.
File metadata
- Download URL: logsteplib-0.0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9f6b9c26644e04c32646ba07ca40c14b0dda89ba52379dc4a39ccfcb76ec94b
|
|
| MD5 |
02b49323c552ff77b4c621f8cd469a17
|
|
| BLAKE2b-256 |
731105ad0efb5a57bf42dfa8f7ec1cb8a323ebbd23f2c70b75706f7d620610c0
|
File details
Details for the file logsteplib-0.0.4-py3-none-any.whl.
File metadata
- Download URL: logsteplib-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96905a921224b55b849f1a6e25ad1d0732437e5f05179e60410933edd18645ec
|
|
| MD5 |
fb24de602bd1c504ba1746504e129a7b
|
|
| BLAKE2b-256 |
68ad9e76d137dc3c77e2e5830b1c5490373f8119c51cefbe94da049a7642bb19
|