Home
Softono

Aiologger

Open source MIT Python
152
Stars
14
Forks
19
Issues
1
Watchers
3 years
Last Commit

 About Aiologger

Asynchronous logging for Python and asyncio

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Aiologger?

We provide expert installation service for this software. Our team will install, configure, and secure Aiologger on your server. plans start at just $30.

aiologger

PYPI PYPI Python Versions Build Status Maintainability Test Coverage Code style: black

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

The project documentation can be found here: https://async-worker.github.io/aiologger/