OnlyOnceErrorHandler | Overloaded. Initializes a new instance of the OnlyOnceErrorHandler class. |
EnabledDate | The date the first error that trigged this error handler occured. |
ErrorCode | The error code from the first error that trigged this error handler. |
ErrorMessage | The message from the first error that trigged this error handler. |
Exception | The exception from the first error that trigged this error handler. |
IsEnabled | Is error logging enabled |
Equals (inherited from Object) | � |
Error | Overloaded. Log an Error |
GetHashCode (inherited from Object) | � |
GetType (inherited from Object) | � |
Reset | Reset the error handler back to its initial disabled state. |
ToString (inherited from Object) | � |
Finalize (inherited from Object) | � |
MemberwiseClone (inherited from Object) | � |
OnlyOnceErrorHandler Class | log4net.Util Namespace