Summary
Initializes a new instance of the
DiagnosticLogger
class.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- DiagnosticLogger
Syntax
public DiagnosticLogger(DiagnosticSource diagnosticSource)
Parameters
Name | Type | Description |
---|---|---|
diagnosticSource | DiagnosticSource | The diagnostic source. |
Return Value
Type | Description |
---|---|
void |