Skip to main content

A python library for logging loguru messages straight to a gelf instance, for example Sematext via HTTP

Project description

glogger

A python library for logging loguru messages straight to a gelf instance, for example Sematext via HTTP

Install glogger

Simply install it via pip: pip install glogger

Getting started

Make sure the following environment variables have been set: ENVIRONMENT, LOGGING_URL and LOG_FACILITY

from glogger import logger

logger.info('go')
logger.bind(custom='field').info('yay')

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

glogger-1.1.0.tar.gz (1.8 kB view hashes)

Uploaded Source

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