WindowFunctions.showLogMessage

Calls showMessage with MessageType.log Also logs the message to stderr in a more readable way.

struct WindowFunctions
void
showLogMessage
(
string message
)

Meta