We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6484d1b commit fca5ea6Copy full SHA for fca5ea6
source/fundamentals/logging.txt
@@ -27,8 +27,8 @@ application.
27
28
.. important::
29
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>`__
+ To use this feature, you must add the `Microsoft.Extensions.Logging.Console package
+ <https://www.nuget.org/packages/Microsoft.Extensions.Logging.Console/>`__
32
to your project.
33
34
Configure Logging
0 commit comments