8000 GitHub - NLog/NLog: NLog - Flexible and Structured Logging for Various .NET Platforms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NLog/NLog

NLog

NuGet Semantic Versioning NuGet downloads

Coverage

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.

It can process diagnostic messages emitted from any .NET language, augment them with contextual information, format them according to your preference and send them to one or more targets such as file or database.

Major and minor releases will be posted on project news.

Getting started

For the possible options in the config, check the Options list and API Reference

Having troubles? Check the troubleshooting guide


ℹ️ NLog 6.0 will support AOT

NLog 6.0 RC1 now available. See also List of major changes in NLog 6.0

NLog Packages

The NLog-nuget-package provides everything needed for doing file- and console-logging. But there are many NLog extension packages, that provides additional target- and layout-output. See targets and layout renderers overview!

See Nuget/build status of the NLog extension packages maintained by the NLog-project here

Questions, bug reports or feature requests?

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.

Frequently Asked Questions (FAQ)

See FAQ on the Wiki

License

NLog is open source software, licensed under the terms of BSD license. See LICENSE.txt for details.

0