|
|
ExceptionExtensions Methods |
[This is preliminary documentation and is subject to change.]
The ExceptionExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| Flatten |
Flattens the specified exception.
| |
| Log(Exception, Level, String) |
Logs the specified level.
| |
| LogT(Exception, Level, String) |
Logs the specified level.
| |
| LogMessage(Exception, Level, String) |
Logs the message.
| |
| LogMessageT(Exception, Level, String) |
Logs the message.
|