Skip to content

Commit fca5ea6

Browse files
authored
DOCSP-37270: update logging pkg (#181)
1 parent 6484d1b commit fca5ea6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/fundamentals/logging.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ application.
2727

2828
.. important::
2929

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

3434
Configure Logging

0 commit comments

Comments
 (0)