Class:Log

From Torque Wiki
⧼monobook-jumptonavigation⧽⧼monobook-jumptosearch⧽

Log

Used for writing logging data to the script log

Methods

static logInfo(String text);
static logWarn(String text);
static logError(String text);