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§

init_from_env
Initialize logging from environment variables
init_logging
Initialize the logging system