Skip to main content

A python logging framework handler sending to an xmpp server

Project description

Usage example, assumes gmail.com account.

from xmpp_logging_handler import XMPPHandler
import logging
logger = logging.getLogger()
myHandler = XMPPHandler('SENDING_USER', 'SENDING_PASSWORD', ['raymond@thisislevelup.com',],)
logger.addHandler(myHandler)
logging.error('Its broken')

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

xmpp_logging_handler-1.0.2.tar.gz (1.7 kB view details)

Uploaded Source

File details

Details for the file xmpp_logging_handler-1.0.2.tar.gz.

File metadata

File hashes

Hashes for xmpp_logging_handler-1.0.2.tar.gz
Algorithm Hash digest
SHA256 5d11638681dc90cc63629de7667a56b34e7e38f7a8071714c545449f121ff1dd
MD5 e296b6cf7e2f9e60797d17571aeb69a3
BLAKE2b-256 3f1ec122989bdf7846052d42ae6977e9d30e91e84b7a42960129934663c0dea2

See more details on using hashes here.

Supported by

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