ILoggerExceptionHandler Methods |
The ILoggerExceptionHandler type exposes the following members.
Name | Description | |
---|---|---|
OnInternalException |
Method invoked when an exception is thrown in logging code.
| |
OnInvalidUserCode |
Method invoked when the user code calling Logger or LogActivity is invalid, e.g. when the formatting string
is incorrect or does not match the arguments.
|