ecs-logging 2.2.0
0
Logging formatters for ECS (Elastic Common Schema) in Python
Contents
Logging formatters for ECS (Elastic Common Schema) in Python
Stars: 69, Watchers: 69, Forks: 25, Open Issues: 8The elastic/ecs-logging-python
repo was created 4 years ago and the last code push was Yesterday. The project is moderately popular with 69 github stars!
How to Install ecs-logging
You can install ecs-logging using pip
pip install ecs-logging
or add it to a project with poetry
poetry add ecs-logging
Package Details
- Author
- Seth Michael Larson
- License
- None
- Homepage
- https://github.com/elastic/ecs-logging-python
- PyPi:
- https://pypi.org/project/ecs-logging/
- Documentation:
- https://github.com/elastic/ecs-logging-python
- GitHub Repo:
- https://github.com/elastic/ecs-logging-python
Classifiers
- System/Logging
Related Packages
Errors
A list of common ecs-logging errors.
Code Examples
Here are some ecs-logging
code examples and snippets.
GitHub Issues
The ecs-logging package has 8 open issues on GitHub
- [Chore] Switch from py2 type comments to py3 type hints