Expand description
Logging configuration and initialization.
This module handles setting up the tracing subscriber, potentially directing
logs to a file instead of stdout.
Functionsยง
- init_
logging - Initialize logging based on the provided configuration.