Asyncgelf

Latest version: v1.2.0

Safety actively analyzes 624395 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.0

- Added timestamp GELF parameter [16](https://github.com/malinkinsa/asyncgelf/pull/16) MaKeG0

1.1.0

- Support for data in list format for TCP. This allows sending multiple messages as a list instead of opening a new socket for each individual message. This could potentially improve the efficiency of TCP by reducing the overhead associated with socket establishment and teardown for each message;
- Support compression level;

1.0.3

**No changes in library code**
- Tested working with Python 3.11;
- Updated setup.py classifier block;
- Added badge with python version from pypi page;

1.0.2

- Fixed validation for additional fields

1.0.1

Added key for resolving bug with UDP handler

1.0.0

- Support compress to tcp handler;
- Support additional field;

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.