Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Don't auto-wire-up ILoggerProvider if an instrumentation key is configured #314

Closed

Description

Currently, an ILoggerProvider is wired up automatically to funnel log messages through to Application Insights as TraceTelemetry calls when the debugger is attached. If the application is configured with an instrumentation key however, we don't want these traces being sent to the subscription in Azure. We should ensure the logger filter only logs if a key isn't present.

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

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