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.