log_message_async


Description:

public async void log_message_async (MessageType type, string message) throws Error

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

Parameters:

type

the message type

message

the actual message