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§
- Logging
Config - Logging configuration options
Enums§
- Application
Mode - Application modes with different logging requirements
Functions§
- cleanup_
old_ logs - Clean up old log files based on retention policy
- init_
from_ env - Initialize logging from environment variables
- init_
logging - Initialize the logging system
- log_
file_ path - Get log file path for a given application mode