The Enterprise Library Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing.
Info
Version: | 6.0.1304-s011 |
Author(s): | CoreCompat.EnterpriseLibrary.SemanticLogging |
Last Update: | Sunday, September 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CoreCompat.EnterpriseLibrary.SemanticLogging |
Install
Install-Package CoreCompat.EnterpriseLibrary.SemanticLogging
dotnet add package CoreCompat.EnterpriseLibrary.SemanticLogging
paket add CoreCompat.EnterpriseLibrary.SemanticLogging
CoreCompat.EnterpriseLibrary.SemanticLogging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 9.0.1)
- System.Threading.Tasks.Parallel(>= 4.0.1)
- System.ComponentModel.TypeConverter(>= 4.1.0)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Diagnostics.Tracing(>= 4.1.0)
- System.Console(>= 4.0.0)
- System.Diagnostics.Tools(>= 4.0.1)
- System.Runtime.InteropServices(>= 4.1.0)
- System.IO.FileSystem(>= 4.0.1)
- System.Reflection(>= 4.1.0)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.AppContext(>= 4.1.0)
- System.Threading.Thread(>= 4.0.0)
- System.Diagnostics.Process(>= 4.1.0)
- Newtonsoft.Json(>= 9.0.1)
Tags