Module logging

Module logging 

Source
Expand description

Logging functionality for rstructor

This module provides utilities for configuring and working with logging through the tracing crate.

Enums§

LogLevel
Log levels supported by rstructor.

Functions§

init_logging
Initialize logging for rstructor with a specific log level.
init_logging_with_filter
Initialize logging with custom environment filter