You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
aiologger | 9 months ago | |
aiologger.egg-info | 9 months ago | |
LICENSE | 9 months ago | |
PKG-INFO | 9 months ago | |
README.md | 9 months ago | |
setup.cfg | 9 months ago | |
setup.py | 9 months ago |
README.md
aiologger+r000t's patch
This project is forked from the upstream PYPI project (which treats github as upstream). It has one patch from r000t. upstream is at http://pypi.python.org/pypi/aiologger
About the Project
The built-in python logger is I/O blocking. This means that using the built-in
logging
module will interfere with your asynchronous application performance.
aiologger
aims to be the standard Asynchronous non-blocking logging for
python and asyncio.
Documentation
Good luck.
original author was Diogo Magalhães Martins magalhaesmartins@icloud.com there is one commit from @r000t@ligma.pro.