Crate quick_tracing

Source
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§

builder

Functions§

init
Multithread init logger.