class

LSP::LogMessageNotification

Inherits LSP::Initializer < LSP::NotificationMessage < LSP::Initializer < JSON::Serializable < LSP::Message < Reference < Object

The log message notification is sent from the server to the client to ask the client to log a particular message.

Constructors

new(pull : JSON::PullParser)

The log message notification is sent from the server to the client to ask the client to log a particular message.

Source
new

Instance methods

params
Source
params=(params : LogMessageParams)
Source