The Enterprise Library Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing.
Info
Version: | 6.0.1304-r1 |
Author(s): | Microsoft |
Last Update: | Monday, May 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CoreCompat.EnterpriseLibrary.Logging |
Install
Install-Package CoreCompat.EnterpriseLibrary.Logging
dotnet add package CoreCompat.EnterpriseLibrary.Logging
paket add CoreCompat.EnterpriseLibrary.Logging
CoreCompat.EnterpriseLibrary.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.5.0224027)
- System.Runtime.Serialization.Primitives(>= 4.1.132411700)
- System.Runtime.Serialization.Formatters(>= 4.0.032411700)
- System.ComponentModel.TypeConverter(>= 4.0.1224027)
- System.Threading.Tasks.Parallel(>= 4.0.1224027)
- Newtonsoft.Json(>= 8.0.41)
Tags