Asynchronous non-blocking logging for python and asyncio
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.
 
@jeffcliff@shitposter.club 464384112f who this came from 3 months ago
aiologger new fork 3 months ago
aiologger.egg-info new fork 3 months ago
LICENSE who this came from 3 months ago
PKG-INFO new fork 3 months ago
README.md new fork 3 months ago
setup.cfg new fork 3 months ago
setup.py new fork 3 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.