ConventionTestHostBuilder.

With(DiagnosticSource) Method

Summary

Use the specific Microsoft.Extensions.Logging.ILogger

Syntax

public ConventionTestHostBuilder With(DiagnosticSource diagnosticSource)

Parameters

Name Type Description
diagnosticSource DiagnosticSource The diagnostic source.

Return Value

Type Description
ConventionTestHostBuilder