class MCProtocol::LoggingMessageNotification

Overview

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.

Included Modules

Defined in:

mcprotocol/logging_message_notification.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(params : LoggingMessageNotificationParams) #

[View source]

Instance Method Detail

def method : String #

[View source]

[View source]