Contents

concurrent-log-handler 0.9.28

0

RotatingFileHandler replacement with concurrency, gzip and Windows support. Size and time based rota

RotatingFileHandler replacement with concurrency, gzip and Windows support. Size and time based rotation.

Stars: 379, Watchers: 379, Forks: 60, Open Issues: 12

The Preston-Landers/concurrent-log-handler repo was created 9 years ago and the last code push was 2 weeks ago.
The project is popular with 379 github stars!

How to Install concurrent-log-handler

You can install concurrent-log-handler using pip

pip install concurrent-log-handler

or add it to a project with poetry

poetry add concurrent-log-handler

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/concurrent-log-handler/
GitHub Repo:
https://github.com/Preston-Landers/concurrent-log-handler

Classifiers

  • Software Development/Libraries/Python Modules
  • System/Logging
No  concurrent-log-handler  pypi packages just yet.

Errors

A list of common concurrent-log-handler errors.

Code Examples

Here are some concurrent-log-handler code examples and snippets.

GitHub Issues

The concurrent-log-handler package has 12 open issues on GitHub

  • Another issue with dependency pywin32 (seemingly)
  • Сannot use my suffix on a descendant of ConcurrentTimedRotatingFileHandler.

See more issues on GitHub

Related Packages & Articles

python-json-logger 4.0.0

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