Python Logger System is a high-performance asynchronous logging framework for Python, providing the same functionality as the C++ logger_system. Designed for multithreaded applications requiring ...
A Python logging library from the ds-common library collection, providing structured logging with support for extra fields, class-based loggers, and flexible configuration. . ├── .github/ │ ├── ...