Asynchronous logging for python and asyncio
Project description
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
The project documentation can be found here: https://async-worker.github.io/aiologger/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiologger-0.7.0.tar.gz
(20.5 kB
view details)
File details
Details for the file aiologger-0.7.0.tar.gz
.
File metadata
- Download URL: aiologger-0.7.0.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.8.3 requests/2.28.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7a4d5c91b836b61e842a791071786a3d80d6b6fa46fb8fd8e73391253ecb72ac
|
|
MD5 |
9e9730ac4e5d1346deec60ba3d244044
|
|
BLAKE2b-256 |
76a8ca4c00b319b877d29aa792cdd4ae3fb2a9f57268d94708a637abe9ae58c5
|