log_message


Description:

public virtual signal void log_message (MessageType type, string message)

Emitted when we receive a `window/logMessage` notification

Parameters:

type

the message type

message

the actual message