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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
21
21
## NLog.Extensions.Logging
22
22
23
-
[NLog.Extensions.Logging](https://www.nuget.org/packages/NLog.Extensions.Logging)makes it possible to use NLog together with[Microsoft ILogger](https://github.com/NLog/NLog.Extensions.Logging/wiki/NLog-GetCurrentClassLogger-and-Microsoft-ILogger)-abstraction and Dependency Injection.
23
+
[NLog.Extensions.Logging](https://www.nuget.org/packages/NLog.Extensions.Logging)enables NLog as Logging Provider for[Microsoft ILogger](https://github.com/NLog/NLog.Extensions.Logging/wiki/NLog-GetCurrentClassLogger-and-Microsoft-ILogger)-abstraction and Dependency Injection.
24
24
25
25
- Introduces `AddNLog()` extension methods to register NLog as LoggingProvider for Microsoft Extension Logging.
26
26
- Introduces [${configsetting}](https://github.com/NLog/NLog/wiki/ConfigSetting-Layout-Renderer) for doing lookup of appsettings.json configuration settings.
0 commit comments