Module logging

Module logging 

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