
fluent-logger 0.11.1
0
A Python logging handler for Fluentd event collector
Contents
A Python logging handler for Fluentd event collector
Stars: 456, Watchers: 456, Forks: 139, Open Issues: 36The fluent/fluent-logger-python repo was created 14 years ago and the last code push was 1 years ago.
The project is popular with 456 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.
pythonfix