class

LSProtocol::LogMessageNotification

Inherits JSON::Serializable / 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)
Source
new(params : LogMessageParams)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

jsonrpc
Source
method

The method to be invoked.

Source
params
Source