Enhanced Log v2.0.1 - News: New Feature: CachedError Information incorporates both direct object properties and indirect method calls to get information
New Feature: CachedError Information incorporates both direct object properties and indirect method calls to get information about the last logged (cached) error. Properties of CachedError: ErrorCode, ErrorLine, ErrorMethod (method logging the exception), ErrorMessage, ExtendedErrorMessage, and Timestamp. Includes ClearCachedError() method.