Skip to content

LoupeLoggerProvider misses AgentConfiguration callback #53

Description

@ladeak

Using ServicesExtensions.AddLoupe(...,...) with the callback let users to customize the configuration.

On the other side, LoupeLoggerProvider depends on IConfiguration and binds the again, hence all changes made in the callback are 'lost'.

Should LoupeLoggerProvider depend on of the IOptions<AgentConfiguration> instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions