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
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
glogger-1.1.0.tar.gz
(1.8 kB
view details)
File details
Details for the file glogger-1.1.0.tar.gz
.
File metadata
- Download URL: glogger-1.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eacb7bcf5855d306ad42ae3c5deb9a9209fecbefc4a9def422e1943883970994 |
|
MD5 | 9145ccacee05d55407dd40d6c14af420 |
|
BLAKE2b-256 | c0c23eb6ba2310b7418c9efe06ff39b9bf5dbf981863e7c0362af2e24d33fc85 |