Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danteay/elasticlogger
Standardized JSON logger for python projects than can be synchronize with Elastic Search
https://github.com/danteay/elasticlogger
Last synced: about 1 month ago
JSON representation
Standardized JSON logger for python projects than can be synchronize with Elastic Search
- Host: GitHub
- URL: https://github.com/danteay/elasticlogger
- Owner: danteay
- License: mit
- Created: 2021-06-25T18:22:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T02:17:07.000Z (over 3 years ago)
- Last Synced: 2024-07-07T08:23:03.079Z (6 months ago)
- Language: Python
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ElasticLogger
Simple standardized logger tool that implements python-json-logger formatter and a simple
elastic search integration.## Requirements
- Python >= 3.6
## Documentation
[Readthedocs](https://elasticsearch.readthedocs.io)