Custom logger with singleton pattern
Project description
Python module Cozy Logger
Installation
pip install cozy_logger
Usage
from cozy_logger import Logger
Logger = Logger()
logger = Logger.get_logger()
if Logger.LOG_FILE:
print(f"See log here: {Logger.LOG_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
cozy_logger-1.0.1.tar.gz
(7.3 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 cozy_logger-1.0.1.tar.gz.
File metadata
- Download URL: cozy_logger-1.0.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc8729e75a85bcf03f3abadc38a0d4e4f21c2ca25d579a7cc892ab5beec96090
|
|
| MD5 |
c84423561391589e189ecb696836d71a
|
|
| BLAKE2b-256 |
18ccbf76051293bc97ace4ff4ab9194b5f9d1bdd11c80d2f987822305b83a1cc
|
File details
Details for the file cozy_logger-1.0.1-py3-none-any.whl.
File metadata
- Download URL: cozy_logger-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb010d134f88545675b71bea10014437ae46b45d16fa3775520ca644cc82b5e0
|
|
| MD5 |
e64fd73ef6d42bfc9b08c8324f6db073
|
|
| BLAKE2b-256 |
79574e8564607a0430ea7b9682c18ec12589f03e63b0b834b65b7a87b154edfe
|