Skip to content

Commit 9d1b97d

Browse files
maartenbapgermishuys
authored andcommitted
Update src/content/docs/identityserver/diagnostics/logging.md
1 parent 3bde59e commit 9d1b97d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/docs/identityserver/diagnostics

src/content/docs/identityserver/diagnostics/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ instrumentation.
5454
### Setup for Microsoft.Extensions.Logging
5555

5656
.NET provides a logging abstraction interface found in the
57-
[Microsoft.Extensions.Logging](https://www.nuget.org/packages/Microsoft.Extensions.Logging) package and is the default logging provider for ASP.NET Core.
57+
[`Microsoft.Extensions.Logging`](https://www.nuget.org/packages/Microsoft.Extensions.Logging) package and is the default logging provider for ASP.NET Core.
5858

5959
If you prefer to use Microsoft's logging option,
6060
you can remove references to Serilog and fall back to the default logging implementation.

0 commit comments

Comments
 (0)