Skip to content

Commit 722a7e5

Browse files
authored
Update README.md
1 parent 354ae0a commit 722a7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NLog.Extensions.Hosting/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![](https://sonarcloud.io/api/project_badges/measure?project=nlog.extensions.logging&branch=master&metric=sqale_rating)](https://sonarcloud.io/dashboard/?id=nlog.extensions.logging&branch=master)
55
[![](https://sonarcloud.io/api/project_badges/measure?project=nlog.extensions.logging&branch=master&metric=vulnerabilities)](https://sonarcloud.io/dashboard/?id=nlog.extensions.logging&branch=master)
66

7-
Integrates NLog as Logging provider for Microsoft.Extensions.Logging, by just calling `UseNLog()` on the application-IHostBuilder.
7+
Integrates NLog as Logging provider for Microsoft.Extensions.Logging, by just calling `UseNLog()` on the application HostBuilder.
88

99
Providing features like:
1010

0 commit comments

Comments
 (0)