diff --git a/aspnetcore/toc.md b/aspnetcore/toc.md index bb14e6c295..272ec2ad96 100644 --- a/aspnetcore/toc.md +++ b/aspnetcore/toc.md @@ -180,6 +180,7 @@ ## [Snapshot debugging in Visual Studio](/visualstudio/debugger/debug-live-azure-applications) ## [Integration tests](xref:test/integration-tests) ## [Troubleshoot](xref:test/troubleshoot) +## [Logging](xref:fundamentals/logging/index) # Data access ## Tutorials