Skip to content

Commit 09f0dde

Browse files
authored
Update README.md
1 parent b6451b1 commit 09f0dde

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ Just add `NLog.config` file to the project, and follow the [tutorial](https://gi
3030

3131
## NLog.Extensions.Hosting
3232

33-
[NLog.Extensions.Hosting](https://www.nuget.org/packages/NLog.Extensions.Hosting) only introduces `UseNLog()` as extension-method for the application HostBuilder.
33+
[NLog.Extensions.Hosting](https://www.nuget.org/packages/NLog.Extensions.Hosting) only introduces `UseNLog()` as extension-method for the application HostBuilder,
34+
and includes the layoutrenderers `${host-rootdir}` + `${host-environment}` + `${host-appname}`.
3435

3536
> Note if using **ASP.NET Core** then instead install [NLog.Web.AspNetCore](https://www.nuget.org/packages/NLog.web.aspnetcore).
3637

0 commit comments

Comments
 (0)