Customized Logger created by Santo
Project description
slogger
A customized logger for my end to end project workflows
Usage
from slogger import SLogger
# setting up logging file location
from slogger.paths import TEMP_DIR
logfile = TEMP_DIR / 'logs'
# this log file location can be changed to custom log paths as well
logger = SLogger(__name__, logfile)
logger.critical("Santo")
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
sanlogger-0.1.0.tar.gz
(4.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
File details
Details for the file sanlogger-0.1.0.tar.gz.
File metadata
- Download URL: sanlogger-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
397764936eea741dde06d8d52df51ea6ab51942319f666d936bf59a5e7e93a9b
|
|
| MD5 |
963835a880ac954c862447f6a68efd7a
|
|
| BLAKE2b-256 |
81deb2121075de6f51991ad42e802145bc954f1d4906a17dca3419d513337774
|
File details
Details for the file sanlogger-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sanlogger-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a64fcc05ffc4541f2db5db2755014647bb33f943f7f13a1a3c0f69f5485aa4f1
|
|
| MD5 |
c1e51a500fae8a72e028d8afe3e7aeab
|
|
| BLAKE2b-256 |
57cbc7f6eb9e1ae25f14d2312bbe3824bf0927954cfca79bf1f49d02977ed2cf
|