Module logging

Module logging 

Source
Expand description

Intent-Engine Logging System

Provides structured logging with configurable levels and output formats. Uses tracing crate for structured logging with spans and events.

Structs§

LoggingConfig
Logging configuration options

Enums§

ApplicationMode
Application modes with different logging requirements

Functions§

cleanup_old_logs
Clean up old log files based on retention policy
init_logging
Initialize the logging system
log_file_path
Get log file path for a given application mode