Registros
Project description
WLogger
Class to generate system logs. You can create instances or use a general one
from WLogger import loggen
loggen.info('test logger')
Like instance
from WLogger import Logger
log = Logger()
log.info('test logger from new class')
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
wellog-0.0.1.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file wellog-0.0.1.tar.gz
.
File metadata
- Download URL: wellog-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57703ed7f60289ab6c9be0f86ccab6c9db770e23b7eb1b1f5cb593c7b649e68c |
|
MD5 | 5b1f9f0ddd32d64d2084f604a771b3bb |
|
BLAKE2b-256 | 9a09fcf35e4dd9c37286624bd42111e109aa2f48e70a008ee6516b2b5a9c43a8 |
File details
Details for the file wellog-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: wellog-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12ac62e458b4425d56a9c161a679602de5405855bee8b3c6fde7ebd087cc9501 |
|
MD5 | bb052fa5f93dd7c1367c974ebfe9cb74 |
|
BLAKE2b-256 | 63fc620b1c8e597be685c99b8a599275ca369b4e619c01c1fa78a4e2e5941d96 |