You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NLog is a free logging platform for .NET with rich log routing and management
capabilities. It makes it easy to produce and manage high-quality logs for
your application regardless of its size or complexity.
Handles both structured logging and traditional logging from any .NET language,
augment with contextual information, format according to your preference
and send them to one or more targets such as file or console.
Major and minor releases will be posted on project news.
The NLog-nuget-package provides everything needed for doing file- and console-logging. If you need other output options, then there are many NLog extension packages available (such as databases, email, cloud services, etc.).
See targets and layout renderers overview!
The NLog extension packages maintained by the NLog-project are listed here with Nuget/build status.
If having issues with getting NLog working? Then please check the troubleshooting guide before asking! This will often provide you with clear error message when asking, so it is easier to solve the issue!
If having questions about how to configure NLog correctly? Then please post questions on StackOverflow (using the nlog tag)
Have you found a bug or issue with NLog functionality? Please post them on the issue list and follow these guidelines.