Expand description
Initializing a multithreaded logger in Rust.
This library provides functionality to initialize a multithreaded logger with flexible configuration options. It supports both file I/O logging and logging to stdout with ANSI color support.
Modules§
Functions§
- init
- Multithread init logger.