class

ModelContextProtocol::Server::Utilities::Logging::LogMessage

Inherits JSON::Serializable < Reference < Object

Constructors

new(level : String, logger : Nil | String = nil, data : Hash(String, JSON::Any) = {} of String => JSON::Any)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data
Source
data=(data : Hash(String, JSON::Any))
Source
level
Source
level=(level : String)
Source
logger
Source
logger=(logger : String | Nil)
Source
to_json_params
Source