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')
Release files for glogger 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| glogger-1.1.0.tar.gz | 1.8 kB | Details |
Release files / glogger-1.1.0.tar.gz
| Download URL | glogger-1.1.0.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
eacb7bcf5855d306ad42ae3c5deb9a9209fecbefc4a9def422e1943883970994
|
|
BLAKE2b-256 checksum How to use checksums |
c0c23eb6ba2310b7418c9efe06ff39b9bf5dbf981863e7c0362af2e24d33fc85
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|