EnterpriseLibrary.SemanticLogging.Futures
2.0.1406.1
dotnet add package EnterpriseLibrary.SemanticLogging.Futures --version 2.0.1406.1
NuGet\Install-Package EnterpriseLibrary.SemanticLogging.Futures -Version 2.0.1406.1
<PackageReference Include="EnterpriseLibrary.SemanticLogging.Futures" Version="2.0.1406.1" />
paket add EnterpriseLibrary.SemanticLogging.Futures --version 2.0.1406.1
#r "nuget: EnterpriseLibrary.SemanticLogging.Futures, 2.0.1406.1"
// Install EnterpriseLibrary.SemanticLogging.Futures as a Cake Addin #addin nuget:?package=EnterpriseLibrary.SemanticLogging.Futures&version=2.0.1406.1 // Install EnterpriseLibrary.SemanticLogging.Futures as a Cake Tool #tool nuget:?package=EnterpriseLibrary.SemanticLogging.Futures&version=2.0.1406.1
Unofficial package -- NOT released by Microsoft.
*** Compiled with the Microsoft.Diagnostics.Tracing.EventSource.Redist Package v1.0.26***
The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class from the System.Diagnostics.Tracing namespace. Sinks include Azure table storage, SQL Server databases, file, console and rolling files with several formats and you can extend the block by creating your own custom formatters and sinks. The console sink is part of this nuget package. Other Sinks mentioned above are available as separate nuget packages. For the sinks that can store structured data, the block preserves the full structure of the event payload in order to facilitate analysing or processing the logged data.
An out-of-proc Windows Service is available as a separate NuGet package (EnterpriseLibrary.SemanticLogging.Service).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. 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. |
-
- Microsoft.Diagnostics.Tracing.EventSource.Redist (>= 1.0.26)
- Newtonsoft.Json (>= 5.0.8)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1406.1 | 302 | 11/22/2014 |
Unofficial package -- NOT released by Microsoft.
*** Compiled with the Microsoft.Diagnostics.Tracing.EventSource.Redist Package v1.0.26***