Skip to content
Rolf Kristensen edited this page Nov 18, 2023 · 65 revisions

NLog

Welcome to the NLog documentation! Just start with one of the tutorials to log messages within minutes!

NLog supports the .NET Frameworks 3.5 - 4.8 along with ASP.NET Core using Microsoft dependency injection. See the getting started pages.

For structured logging, introduced in NLog 4.5, see How to use structured logging

There are many available output options:

Are you missing some targets or layouts in NLog? Check extending NLog or even better, contribute to NLog!

Issues with logging? Check the Troubleshooting Guide

Clone this wiki locally