Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > logSelf

logSelf

logSelf(logFileName: String);

The logSelf method of the Exception class appends a description of the exception object to the file specified in the logFileName parameter.

The output is similar to the exception information logged by the JADE default exception handler.