Summary
A logging method
- Assembly
- Rocket
.Surgery .Extensions .Testing .dll - Namespace
- Rocket
.Surgery .Extensions .Testing - Containing Type
- Test
Diagnostic Listener Logging Adapter
Syntax
public void LogError(EventId eventId, Exception exception, string message)
Attributes
| Type | Description |
|---|---|
| Diagnostic |
Parameters
| Name | Type | Description |
|---|---|---|
| eventId | EventId | |
| exception | Exception | |
| message | string |
Return Value
| Type | Description |
|---|---|
| void |
