Expand description
Log aggregation and filtering utilities
This module provides comprehensive log aggregation and filtering capabilities for the Things 3 CLI application.
Structs§
- LogAggregator
- Log aggregator for collecting and processing logs
- LogEntry
- Log entry structure
- LogFilter
- Log filter configuration
- LogRotator
- Log rotation utility
- LogSearcher
- Log search utility
- LogStatistics
- Log statistics
- Time
Range
Enums§
- Logging
Error - Error types for logging operations
Functions§
- init_
file_ logging - Initialize structured logging with file output
Type Aliases§
- Result
- Result type for logging operations