Expand description
Log aggregation and centralized logging for distributed MCP servers
This module provides:
- Multi-source log collection
 - Log buffering and batching
 - Centralized log forwarding
 - Log deduplication
 - Structured log parsing
 
Structs§
- Aggregation
Config  - Configuration for log aggregation
 - LogAggregator
 - Log aggregator
 - LogEntry
 - Aggregated log entry
 - Retry
Config  - Retry configuration
 
Enums§
- Aggregation
Error  - Aggregation errors
 - LogDestination
 - Log forwarding destination
 - Syslog
Protocol  - Syslog protocol