class

MCP::DefaultLogProvider

Inherits MCP::LogProvider < Reference < Object

Default implementation that can be overridden by the host application

Instance methods

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