JSONRPCNotification 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.
The data to be logged, such as a string message or an object. Any JSON serializable type is allowed here.
The severity of this log message.
Optional
An optional name of the logger issuing this message.
JSONRPCNotification 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.