python logging library
-
Updated
Mar 29, 2025 - Python
python logging library
Asyncronous logger allows writing arbitrary byte sequences to a memory buffer, which then processed by a writer in it's own thread.
asynchronous logger within multi appenders for more light-weighted, more flexible debug analysis.
基于 C++11 实现的高性能并发线程池与异步日志系统 (High-performance Thread Pool and Async Logger in C++). 采用 CMake 构建,无锁化异步设计,极其适合作为服务端底层组件学习与实战。
Add a description, image, and links to the async-logger topic page so that developers can more easily learn about it.
To associate your repository with the async-logger topic, visit your repo's landing page and select "manage topics."