Summary
Use the specific
Microsoft.Extensions.Logging.ILogger
- Assembly
- Rocket
.Surgery .Conventions .TestHost .dll - Namespace
- Rocket
.Surgery .Conventions .TestHost - Containing Type
- Convention
Test Host Builder
Syntax
public ConventionTestHostBuilder With(DiagnosticSource diagnosticSource)
Parameters
| Name | Type | Description |
|---|---|---|
| diagnosticSource | DiagnosticSource | The diagnostic source. |
Return Value
| Type | Description |
|---|---|
| Convention |
