public static synchronized void logDebug(String aMessage)(Code)
Stubbed Debug Write
logError
public static synchronized void logError(String aMessage)(Code)
Writes to all registered Error Logs
Parameters: aException - Exception (if any) thrown. A string representation of the stacktrace will be generated and added to the error logs Parameters: aMessage - String message to log