Click or drag to resize
ApplicationErrorLogger Class
Logs last application error.
Inheritance Hierarchy
SystemObject
  CMS.AspNet.PlatformApplicationErrorLogger

Namespace: CMS.AspNet.Platform
Assembly: CMS.AspNet.Platform (in CMS.AspNet.Platform.dll) Version: 12.0.0
Syntax
C#
public static class ApplicationErrorLogger

The ApplicationErrorLogger type exposes the following members.

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