logMessage

langoustine.lsp.requests$.window$.logMessage$

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

Value members

Inherited fields

val notificationMethod: String

Attributes

Inherited from:
LSPNotification

Givens

Inherited givens

given inputReader: Reader[In]

Attributes

Inherited from:
notifications_window_logMessage (hidden)
given inputWriter: Writer[In]

Attributes

Inherited from:
notifications_window_logMessage (hidden)