NLog

NLog - Advanced and Structured Logging for Various .NET Platforms

Github星跟踪图

NLog

NuGet
Semantic Versioning
Twitter Follow







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. For smaller updates, follow us on Twitter

Getting started

For the possible options in the config, check the Options list

Having troubles? Check the troubleshooting guide


ℹ️ Looking for NLog 5? Just install NLog 4.5+!

NLog 4.5 implements the platforms added in NLog 5 (.NET Standard 1, .NET Standard 2, UWP, etc) and added structural logging, without breaking changes!

NLog Packages

NLog consists of multiple packages. Most of the functionality is inside the NLog (core) package. What's inside the packages? See targets and layout renderers overview!

See Nuget/build status of all official packages here

Questions, bug reports or feature requests?

Issues with getting it working?
Please check the troubleshooting guide before asking! With a clear error message, it's really easier to solve the issue!

Unclear how to configure NLog correctly of other questions? Please post questions on StackOverflow.

Do you have feature request or would you like to report a bug? Please post them on the issue list and follow these guidelines.

Frequently Asked Questions (FAQ)

See FAQ on the Wiki

Contributing

As the current NLog team is a small team, we cannot fix every bug or implement every feature on our own. So contributions are really appreciated!

If you like to start with a small task, then
up-for-grabs are nice to start with.

A good way to get started (flow)

  1. Fork the NLog repos.
  2. Create a new branch in you current repos from the 'dev' branch. (critical bugfixes from 'master')
  3. 'Check out' the code with Git or GitHub Desktop
  4. Check contributing.md
  5. Push commits and create a Pull Request (PR) to NLog

License

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

How to build

Use Visual Studio 2017 and open the solution 'NLog.sln' - C# 7.2 support is required.

For building in the cloud we use:

  • AppVeyor for Windows builds, including Silverlight and Xamarin.
  • Travis for Mono builds.
  • CodeCov for code coverage

Trying to build your fork in the cloud? Check this how-to

主要指标

概览
名称与所有者NLog/NLog
主编程语言C#
编程语言C# (语言数: 3)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2012-09-12 13:49:29
推送于2025-04-13 10:56:30
最后一次提交2025-04-12 11:42:28
发布数163
最新版本名称v5.4.0 (发布于 )
第一版名称NLog-0.9 (发布于 )
用户参与
星数6.4k
关注者数273
派生数1.4k
提交数6.9k
已启用问题?
问题数2740
打开的问题数53
拉请求数2491
打开的拉请求数9
关闭的拉请求数471
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?