log

static void log(Object msg)

Prints the message to the client debug

Deprecated

use an appropriate log level such as info or debug

Parameters

msg

the message to print