OnlyOnceErrorHandler PropertiesApache log4net™ SDK Documentation

The OnlyOnceErrorHandler type exposes the following members.

Properties

  NameDescription
Public propertyEnabledDate
The date the first error that trigged this error handler occurred, or MinValue if it has not been triggered.
Public propertyEnabledDateUtc
The UTC date the first error that trigged this error handler occured, or MinValue if it has not been triggered.
Public propertyErrorCode
The error code from the first error that trigged this error handler.
Public propertyErrorMessage
The message from the first error that trigged this error handler.
Public propertyException
The exception from the first error that trigged this error handler.
Public propertyIsEnabled
Is error logging enabled
Top
See Also

Reference