-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Julian Verdurmen edited this page Sep 4, 2016
·
29 revisions
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!
- Search in documentation
- Getting started
- Examples
- External articles and tutorials
- FAQ
- Platform support
- Advanced Configuration file options
- Filtering log messages
- [Using Time Sources](Time Source)
- Visual Studio support
- Who is using NLog
- [Write custom extensions](Extending NLog)