ExceptionExtensions Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Extentions.ExceptionExtensions"]
Namespace: Extentions
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.
|