Documentation
We need volunteers to help maintain and organize this Wiki. Please contact Jarek if you are interested in helping out.
Using NLog
- Tutorial - introduction to logging with NLog
- Examples - examples of using NLog to solve real-world logging requirements
- Tools - external tools that use or support NLog
- FAQ - answers to frequently asked questions
- Visual Studio support
- Who is using NLog - are you using NLog? Tell the world about it!
- Web resources - user-contributed tutorials and articles about NLog
What's new
API Reference
Configuration Reference
- Configuration file – how to configure logging through configuration file
- Configuration API – configuring logging in code
- Targets – specify log output (file, email, database, etc.)
- Layouts – output formats (plain text, XML, CSV)
- Layout renderers – specify what that should be included in log output date, time, class, method, …)
- Filters – remove unwanted log messages
- Conditions – used to filter messages




