Contents

graypy 2.1.0

0

Python logging handlers that send messages in the Graylog Extended Log Format (GELF).

Python logging handlers that send messages in the Graylog Extended Log Format (GELF).

Stars: 258, Watchers: 258, Forks: 91, Open Issues: 30

The severb/graypy repo was created 13 years ago and the last code push was 11 months ago.
The project is popular with 258 github stars!

How to Install graypy

You can install graypy using pip

pip install graypy

or add it to a project with poetry

poetry add graypy

Package Details

Author
Sever Banesiu
License
BSD License
Homepage
https://github.com/severb/graypy
PyPi:
https://pypi.org/project/graypy/
GitHub Repo:
https://github.com/severb/graypy

Classifiers

  • System/Logging
No  graypy  pypi packages just yet.

Errors

A list of common graypy errors.

Code Examples

Here are some graypy code examples and snippets.

Related Packages & Articles

colorlog 6.8.2

Add colours to the output of Python's logging module.