NLog is a logging platform for .NET with rich log routing and management capabilities.
dotnet add package NLog --version 4.5.0-beta08
Install-Package NLog -Version 4.5.0-beta08
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.0, ) |
| System.ComponentModel.Primitives | [4.1.0, ) |
| System.ComponentModel.TypeConverter | [4.1.0, ) |
| System.Data.Common | [4.1.0, ) |
| System.Diagnostics.Process | [4.1.0, ) |
| System.Diagnostics.StackTrace | [4.0.1, ) |
| System.Diagnostics.TraceSource | [4.0.0, ) |
| System.IO.FileSystem.Watcher | [4.0.0, ) |
| System.Net.NameResolution | [4.0.0, ) |
| System.Net.Requests | [4.0.11, ) |
| System.Runtime.Loader | [4.0.0, ) |
| System.Security.Principal | [4.0.1, ) |
| System.Threading.Thread | [4.0.0, ) |
| System.Threading.ThreadPool | [4.0.10, ) |
| System.Xml.XmlDocument | [4.0.1, ) |
| System.Xml.XmlSerializer | [4.0.11, ) |
| 作者 | Jarek Kowalski, Kim Christensen, Julian Verdurmen |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | http://nlog-project.org/ |
| 许可证 | http://raw.github.com/NLog/NLog/master/LICENSE.txt |