Skip to content

[2.0 Verification] Fix doc comment #661

@kichalla

Description

@kichalla

For the following API:

public static IWebHostBuilder ConfigureLogging(this IWebHostBuilder hostBuilder, Action<ILoggingBuilder> configureLogging)

The doc comment says

Adds a delegate for configuring the provided Microsoft.Extensions.Logging.LoggerFactory.
        //     This may be called multiple times.

Should it say LoggingBuilder instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions