Python logging formatter and handlers for Graylog Extended Log Format (GELF)
Project description
Python logging formatter and handlers for Graylog Extended Log Format (GELF)
Simple usage
import logging
from gray_elf import GelfTcpHandler
logging.root.addHandler(
GelfTcpHandler(host=GRAYLOG_HOST, port=GRAYLOG_PORT)
)
Change log
See CHANGELOG.
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
gray-elf-0.2.0.tar.gz
(5.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gray-elf-0.2.0.tar.gz.
File metadata
- Download URL: gray-elf-0.2.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5be2a6f332e40f0d5f9437148c6f90e0f874824d52ecd1321b64475dfa937b53
|
|
| MD5 |
8a2a94d87b2771c387b23fafdaa4755a
|
|
| BLAKE2b-256 |
71e405a8c1ed788ba775f57b71c9f22276a9ab1316e9e1587f2e76ee945fe477
|
File details
Details for the file gray_elf-0.2.0-py3-none-any.whl.
File metadata
- Download URL: gray_elf-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ea231fae05d4b9414ba7b6b2139c390752ecdf327fda7d4dd439c2ec77c31ed
|
|
| MD5 |
f2eb46f8b892a12b0bfd5005c53710da
|
|
| BLAKE2b-256 |
adae10ddc73dbb2324680f93dd06b34b941f59877e32d2ef5a76aed90acdc45c
|