pyloger written in Python, for human beings.
This module is based on python’s syslog,it provides an interface to the Unix syslog library routines. Refer to the Unix manual pages for a detailed description of the syslog facility.
1.0
e.g. from pyloger import log log._info(info = ‘Message had been inserted!’) log._warning(err = True,a = ‘Warning!Connection is time out!’) log._err(info = ‘Something error!’)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyloger-1.0.tar.gz
(2.4 kB
view details)
File details
Details for the file pyloger-1.0.tar.gz.
File metadata
- Download URL: pyloger-1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a10675d3d6ff5087fd4432026e2f9b62e7618ac79f97c09cc1287f13233780a
|
|
| MD5 |
17afd7ed6c32bc9768f64a6802fa8bdf
|
|
| BLAKE2b-256 |
76fb5e45d9cda09284f121ba2079a53ff408c71fab43acca6b55e658856875b6
|