Contents

ecs-logging 2.1.0

0

Logging formatters for ECS (Elastic Common Schema) in Python

Logging formatters for ECS (Elastic Common Schema) in Python

Stars: 64, Watchers: 64, Forks: 22, Open Issues: 10

The elastic/ecs-logging-python repo was created 4 years ago and the last code push was 1 months ago. The project is moderately popular with 64 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
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
No  ecs-logging  pypi packages just yet.

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 10 open issues on GitHub

  • [Chore] Switch from py2 type comments to py3 type hints

See more issues on GitHub

Related Packages & Articles

colorlog 6.8.2

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

python-json-logger 2.0.7

Enhance Python logging with python-json-logger, a library that outputs log data as JSON objects. Customize fields and integrate easily with existing logs.