Skip to content

NLog.Web.AspNetCore 4.8

Compare
Choose a tag to compare
@304NotModified 304NotModified released this 30 Jan 19:45
6335740
  • Updated to ASP.NET Core 2.1 that has Long-Term-Support (LTS)
  • ${configsetting} layout renderer now depends on UseNLog-call to provide IConfiguration using IServiceProvider
  • NLogLoggerProvider options now binds to IConfiguration (Using section Logging:NLog)
  • UseNLog-call now also available for IHostBuilder

See #335