log-genius 0.1.0

An AI-powered CLI to instantly analyze and explain complex logs.
Documentation
1
2
3
4
pub mod cli;
pub mod error;
pub mod input;
pub mod openai;