Skip to content

Commit

Permalink
DOCSP-37270: update logging pkg (#181)
Browse files Browse the repository at this point in the history
(cherry picked from commit fca5ea6)
  • Loading branch information
rustagir committed Apr 10, 2024
1 parent 521561f commit ac90892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/fundamentals/logging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ application.

.. important::

To use this feature, you must add the `Microsoft.Extensions.Logging package
<https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging>`__
To use this feature, you must add the `Microsoft.Extensions.Logging.Console package
<https://www.nuget.org/packages/Microsoft.Extensions.Logging.Console/>`__
to your project.

Configure Logging
Expand Down

0 comments on commit ac90892

Please sign in to comment.