ConsoleMessage.message

The logged message. It may contain Minecraft's formatting codes which should be translated into appropriate colours and formatting (bold, italic and strikethrough) by the client implementation of the external console.

class ConsoleMessage
string message;

Meta