Public Interface ExceptionsLog
public interface ExceptionsLog
The ExceptionsLog type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the count of exception objects.
| |
| Exceptions |
An IEnumerable of ExceptionLogEntry objects.
|
| Name | Description | |
|---|---|---|
| Clear |
Removes all exception objects from the log.
|