Skip to content
Julian Verdurmen edited this page Sep 4, 2016 · 29 revisions

NLog

Welcome to the NLog documentation! Just start with the tutorial to log messages within minutes!

For .NET Core users, check the Platform support table, as there is a limited set implemented. Check the column NetStandard 1.3. To read more about NetStandard, see the docs from Microsoft

ASP.NET Core users should use NLog.Extensions.Logging

ASP.NET (Core) users, The NLog.Web package contains additional renderers and targets.

Are you missing some targets, layout renderers or renderers in NLog? [Check to extend NLog](Extending NLog) or even better, contribute to NLog!

Clone this wiki locally