Skip to content

Documentation / @agentick/mcp / LogLevel

Type Alias: LogLevel

LogLevel = "debug" | "info" | "notice" | "warning" | "error" | "critical" | "alert" | "emergency"

Defined in: client/types.ts:218

Released under the ISC License.