Skip to main content

None

Project description

https://travis-ci.org/blue-yonder/cee_syslog_handler.svg?branch=master

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


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.3.3.tar.gz (10.1 kB view details)

Uploaded Source

Built Distributions

cee_syslog_handler-0.3.3-py3.4.egg (16.0 kB view details)

Uploaded Source

cee_syslog_handler-0.3.3-py2.7.egg (15.8 kB view details)

Uploaded Source

File details

Details for the file cee_syslog_handler-0.3.3.tar.gz.

File metadata

File hashes

Hashes for cee_syslog_handler-0.3.3.tar.gz
Algorithm Hash digest
SHA256 2c28a3295e8d5a40fbfb5e34901c96fe3a0fed7a882b557678e7a5e7466c1871
MD5 d3fb24f4a7cca81c467a734ba2cbe290
BLAKE2b-256 313d90047c1320304e3aec20cffeb9e5c1502c093fba9a7ca4864a8fd6b11b04

See more details on using hashes here.

File details

Details for the file cee_syslog_handler-0.3.3-py3.4.egg.

File metadata

File hashes

Hashes for cee_syslog_handler-0.3.3-py3.4.egg
Algorithm Hash digest
SHA256 c0bde67faedb459f15631a25313fa84c921ea76988604d3246984ad032964d0a
MD5 91b376730c43693e857d19b3ff9d9fca
BLAKE2b-256 70960055c3e682347bfd77eac6e2144337f474a7cc0dd57bcdffc9fbb2caaff4

See more details on using hashes here.

File details

Details for the file cee_syslog_handler-0.3.3-py2.7.egg.

File metadata

File hashes

Hashes for cee_syslog_handler-0.3.3-py2.7.egg
Algorithm Hash digest
SHA256 9de20415fa0940bffc550d70a27239dfb3c6412b23d5312d00aab67fffcb0b44
MD5 4eec84faabef6e7966ee17b1fc16dff1
BLAKE2b-256 5144b48cab45290713ac7562519d0b1541561fb676020e2740e6d466686bfe90

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page