EnterpriseLibrary.Logging
6.0.1304
Prefix Reserved
dotnet add package EnterpriseLibrary.Logging --version 6.0.1304
NuGet\Install-Package EnterpriseLibrary.Logging -Version 6.0.1304
<PackageReference Include="EnterpriseLibrary.Logging" Version="6.0.1304" />
paket add EnterpriseLibrary.Logging --version 6.0.1304
#r "nuget: EnterpriseLibrary.Logging, 6.0.1304"
// Install EnterpriseLibrary.Logging as a Cake Addin #addin nuget:?package=EnterpriseLibrary.Logging&version=6.0.1304 // Install EnterpriseLibrary.Logging as a Cake Tool #tool nuget:?package=EnterpriseLibrary.Logging&version=6.0.1304
The Enterprise Library Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- EnterpriseLibrary.Common (>= 6.0.0)
NuGet packages (66)
Showing the top 5 NuGet packages that depend on EnterpriseLibrary.Logging:
Package | Downloads |
---|---|
EnterpriseLibrary.ExceptionHandling.Logging
This exception handler lets you log formatted exception information in locations specified in the configuration file. |
|
EnterpriseLibrary.Logging.Database
This logging provider lets developer use the Data Access Application Block to store log entries. |
|
PostSharp.Patterns.Diagnostics.EnterpriseLibrary
PostSharp.Patterns.Diagnostics: support for EnterpriseLibrary.Logging. |
|
vm.Aspects
A set of classes, utilities, etc. addressing various common cross-cutting concerns or extending existing similar libraries like Enterprise Library, Unity, etc. Supports .NET 4.6.2, 4.7.1 and 4.7.2. |
|
Enferno.Public
Enferno API helpers. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on EnterpriseLibrary.Logging:
Repository | Stars |
---|---|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|