No project description provided
Project description
PyLogger
Description
A simple Logger module for python
Installation
pip install PyLogger
Usage
from PyLogger import Logger
logger = Logger(name="Test", log_file="test.log")
logger.debug("This is a debug message")
logger.info("App has started")
logger.warning("This is a warning")
logger.error("Something went wrong")
logger.critical("Critical failure!")
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
pyloggercg-0.1.0.tar.gz
(2.0 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 pyloggercg-0.1.0.tar.gz.
File metadata
- Download URL: pyloggercg-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcb049be9a37e0386786cd781d56de0bd28280500e1f44eb52213413412e694a
|
|
| MD5 |
dab098a95f3a1dc8dd7603e8b49c7d0a
|
|
| BLAKE2b-256 |
3333d59e8c10f67d1c937451f811b7e1ab625a5120935e1cb3346d21489f7a6b
|
File details
Details for the file pyloggercg-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pyloggercg-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bf60121c31cf6220bb433320f65abe05feb291854bfa2ca8fddc448314e798c
|
|
| MD5 |
ea2b68c53dcee062fa7a714248563a3f
|
|
| BLAKE2b-256 |
4859536e894e8f47da4a9e04d3857cadc909f507102495c356bcc900bd3c1ee9
|