class LSProtocol::LogMessageNotification
- LSProtocol::LogMessageNotification
- Reference
- Object
Overview
The log message notification is sent from the server to the client to ask the client to log a particular message.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
- #id : Int32 | String | Nil
- #jsonrpc : String
-
#method : String
The method to be invoked.
- #params : LogMessageParams