The Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing.
Info
Version: | 6.3.2 |
Author(s): | Enterprise Library Open Source Project |
Last Update: | Wednesday, May 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EnterpriseLibrary/logging-application-block |
NuGet Url: | https://www.nuget.org/packages/EnterpriseLibrary.Logging.NetCore |
Install
Install-Package EnterpriseLibrary.Logging.NetCore
dotnet add package EnterpriseLibrary.Logging.NetCore
paket add EnterpriseLibrary.Logging.NetCore
EnterpriseLibrary.Logging.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- EnterpriseLibrary.Common.NetCore(>= 6.3.0)
- Microsoft.ApplicationInsights(>= 2.10.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- EnterpriseLibrary.Common.NetCore(>= 6.3.0)
- Microsoft.ApplicationInsights(>= 2.10.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- EnterpriseLibrary.Common.NetCore(>= 6.3.0)
- Microsoft.ApplicationInsights(>= 2.10.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Security.Permissions(>= 4.5.0)
- System.Security.Principal.Windows(>= 4.5.1)
- EnterpriseLibrary.Common.NetCore(>= 6.3.0)
- Microsoft.ApplicationInsights(>= 2.10.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- EnterpriseLibrary.Common.NetCore(>= 6.3.0)
- Microsoft.ApplicationInsights(>= 2.10.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Security.Permissions(>= 4.5.0)
- System.Security.Principal.Windows(>= 4.5.1)
Tags