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

logSelf

logSelf(logFileName: String);

The logSelf method of the MethodCallDesc class enables you to log diagnostic information from an exception handler.

This method appends a description of the receiver to the file specified in the logFileName parameter.