SkillAgentSearch skills...

Aiologger

Asynchronous logging for Python and asyncio

Install / Use

/learn @async-worker/Aiologger
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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/

View on GitHub
GitHub Stars151
CategoryDevelopment
Updated2mo ago
Forks14

Languages

Python

Security Score

100/100

Audited on Jan 18, 2026

No findings