Click or drag to resize
LastErrorLogger Class
Logs last application error.
Inheritance Hierarchy
SystemObject
  CMS.DataEngineLastErrorLogger

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public static class LastErrorLogger

The LastErrorLogger type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLogLastApplicationError
Logs the last application error.
Top
See Also