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

Deprecate older ILogger implementation in package and move to newer implementation #817

@RamjotSingh

Description

@RamjotSingh

A newer implementation of the ILogger is now pulled into a separate package in PR microsoft/ApplicationInsights-dotnet-logging#239

The current implementation in ASPNetCore package needs to be deprecated and guidance needs to be updated to ask people to move to the newer implementation.

  • Mark current ILogger implementation in this repo as deprecated
  • Decide if ASPNetCore package takes a dependency on the new ILogger package or we directly ask developers to install both.
  • Based on decision above we might need to mark the existing extension method in ASPNetCore package as deprecated.

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