Summary
Initializes a new instance of the
DiagnosticListenerLoggingAdapter class.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Diagnostic
Listener Logging Adapter
Syntax
public DiagnosticListenerLoggingAdapter(ILogger logger)
Parameters
| Name | Type | Description |
|---|---|---|
| logger | ILogger | The logger. |
Return Value
| Type | Description |
|---|---|
| void |
