Summary
            Logs the critical.
            
		- Assembly
- Rocket.Surgery .Conventions .dll 
- Namespace
- Rocket.Surgery .Conventions 
- Containing Type
- DiagnosticListener Logging Adapter 
Syntax
public void LogCritical(EventId eventId, Exception exception, string message)Attributes
| Type | Description | 
|---|---|
| Diagnostic | 
Parameters
| Name | Type | Description | 
|---|---|---|
| eventId | EventId | The event identifier. | 
| exception | Exception | The exception. | 
| message | string | The message. | 
Return Value
| Type | Description | 
|---|---|
| void | 
