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.
The project documentation can be found here: https://async-worker.github.io/aiologger/