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);
Used for writing logging data to the script log
static logInfo(String text);
static logWarn(String text);
static logError(String text);