Crate logai

Crate logai 

Source

Modules§

ai
AI-powered error analysis with parallel processing and retry logic.
analyzer
cli
commands
Command implementations for LogAI CLI.
logging
Logging configuration with file output support
mcp
output
parser
search
storage
types
Core types used throughout the application

Structs§

Error
The Error type, a wrapper around a dynamic error type.

Type Aliases§

Result
Result<T, Error>