You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: