Library to create a simple logger with a standard format.
Project description
What is it?
Simple library to register any LOG comment in the code
Instalation
pip install very_simple_logger
Dependencies
logging
License
MIT License
Documentation
from very_simple_logger import Very_Simple_Logger
logger = Very_Simple_Logger().logger
logger.info(msg)
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
File details
Details for the file very_simple_logger-0.1.tar.gz.
File metadata
- Download URL: very_simple_logger-0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d9e091820546b8fd50ee277807de90895fb6f5aea375fb23887d7b9ff98ec92
|
|
| MD5 |
628192bb696a5af91e400faed0d42417
|
|
| BLAKE2b-256 |
3f7a0ef9f92e1f87a476440090fb4b213b3679c273cd82004e900c36c0176e13
|