Expand description
infra logs command surface: querying, searching, and tracing the log
store.
Dispatches the LogsCommands subcommands (view, search, stream, export,
cleanup, delete, summary, show, trace, request, tools, audit) and defines
the serializable output rows shared across them. On a --database-url
invocation only the read-only subcommands are served; stream, cleanup, and
delete require a full profile context.
Modules§
- duration
- request
infra logs requestsubcommands for inspecting AI provider requests.- shared
- Formatting helpers shared across the
infra logssubcommands. - tools
infra logs toolssubcommands for listing MCP tool executions.- trace
infra logs tracesubcommands for reconstructing execution traces.- types
Structs§
- Audit
Output - Audit
Tool Call - LogCleanup
Output - LogDelete
Output - LogEntry
Row - LogExport
Output - LogFilters
- LogView
Output - Logs
Summary Output - Message
Row - Tool
Call Row