class

MCP::LogProvider

Inherits Reference < Object

Interface for logging providers

Instance methods

debug(message : String)
Source
error(message : String, exception : Exception | Nil = nil)
Source
info
Source
warn(message : String)
Source