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.
new
Instance methods
params
Sourceparams=(params : LogMessageParams)
Source