EnterpriseLibrary.Logging
6.0.1304
The Enterprise Library Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing.
Install-Package EnterpriseLibrary.Logging -Version 6.0.1304
dotnet add package EnterpriseLibrary.Logging --version 6.0.1304
<PackageReference Include="EnterpriseLibrary.Logging" Version="6.0.1304" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EnterpriseLibrary.Logging --version 6.0.1304
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EnterpriseLibrary.Logging, 6.0.1304"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// 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 NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- EnterpriseLibrary.Common (>= 6.0.0)
Used By
NuGet packages (64)
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
|