fluent-logger 0.11.1
0
A Python logging handler for Fluentd event collector
Contents
A Python logging handler for Fluentd event collector
Stars: 443, Watchers: 443, Forks: 138, Open Issues: 36The fluent/fluent-logger-python
repo was created 13 years ago and the last code push was 3 months ago.
The project is popular with 443 github stars!
How to Install fluent-logger
You can install fluent-logger using pip
pip install fluent-logger
or add it to a project with poetry
poetry add fluent-logger
Package Details
- Author
- None
- License
- Copyright (C) 2011 FURUHASHI Sadayuki Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
- Homepage
- None
- PyPi:
- https://pypi.org/project/fluent-logger/
- GitHub Repo:
- https://github.com/fluent/fluent-logger-python
Classifiers
- System/Logging
Related Packages
Errors
A list of common fluent-logger errors.
Code Examples
Here are some fluent-logger
code examples and snippets.
GitHub Issues
The fluent-logger package has 36 open issues on GitHub
- using fluent-logger-python with eventlet
- Can this package be used with TLS?