EnterpriseLibrary.Logging
6.0.1304
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 |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- EnterpriseLibrary.Common (>= 6.0.0)
NuGet packages (65)
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
|