MCProtocol::LoggingMessageNotification
Inherits JSON::Serializable < Reference < Object
Notification of a log message passed from server to client. If no logging/setLevel request has been sent from the client, the server MAY decide which messages to send automatically.
Constructors
new(pull : JSON::PullParser)
Sourcenew(params : LoggingMessageNotificationParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
method
Sourceparams
Source