None
Project description
Python Syslog Logging Handler with CEE Support
Usage:
from cee_syslog_handler import CeeSysLogHandler import logging logger = logging.getLogger('log') logger.setLevel(logging.DEBUG) ch = CeeSysLogHandler(address=("10.2.160.20", 514)) ch.setLevel(logging.DEBUG) logger.addHandler(ch) logger.info("test")
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
cee_syslog_handler-0.4.0.tar.gz
(10.4 kB
view details)
Built Distributions
File details
Details for the file cee_syslog_handler-0.4.0.tar.gz
.
File metadata
- Download URL: cee_syslog_handler-0.4.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 028e425c3a7b5c6e78cb6e83d631e1fa53f9f6b541685525ead79b847f680102 |
|
MD5 | 30924a1ef8cb080278ac34aa16537240 |
|
BLAKE2b-256 | c90e20387bf4ff8e79c1700a768929a66af824955cf407fdfb814406662ce189 |
File details
Details for the file cee_syslog_handler-0.4.0-py3.4.egg
.
File metadata
- Download URL: cee_syslog_handler-0.4.0-py3.4.egg
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f8432cdbef18afabbc990f157c79a535232f772c9047ace0ea6cba0ba15ec9c |
|
MD5 | d207269a05cc9c9f8cd2eddfd738964a |
|
BLAKE2b-256 | 39ae0980569ad98707e26702fdceae9de278aa8f1fb72f66f2a16ebdac5e9ca7 |
File details
Details for the file cee_syslog_handler-0.4.0-py2.7.egg
.
File metadata
- Download URL: cee_syslog_handler-0.4.0-py2.7.egg
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9d5cd954c86facf405e7f3efea6690b45a5dec8609596420405d52f73463a8a |
|
MD5 | 25bca98bbac354c9c62daf5e0ab0c93c |
|
BLAKE2b-256 | 4e6e77c2868a764b69033f335a4574ab2e4ef0b90aa9d7c54172f9c6c62b96b8 |