Skip to content

[2.0 Verification] Fix doc comment #661

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions