You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/NLog.Extensions.Logging/README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,14 +15,13 @@ Providing features like:
15
15
- Enrich logging output with additional context details via the available [NLog LayoutRenderers](https://nlog-project.org/config/?tab=layout-renderers)
16
16
- Rendering logging output into standard formats like JSON, CVS, W3C ELF and XML using [NLog Layouts](https://nlog-project.org/config/?tab=layouts).
17
17
18
-
If using ASP.NET Core then consider using[NLog.Web.AspNetCore](https://www.nuget.org/packages/NLog.Web.AspNetCore).
18
+
If using ASP.NET Core then check[NLog.Web.AspNetCore](https://www.nuget.org/packages/NLog.Web.AspNetCore).
0 commit comments