EnterpriseLibrary.SemanticLogging
1.0.1304
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 Windows Azure table storage, SQL Server databases, and rolling files with several formats and you can extend the block by creating your own custom formatters and sinks. For the those sinks that can store structured data, the block preserves the full structure of the event payload in order to facilitate analyzing or processing the logged data.
An out-of-proc Windows Service is available as a separate download from https://go.microsoft.com/fwlink/p/?LinkID=290903.
This application block is a part of Microsoft Enterprise Library 6.0.
See the version list below for details.
Install-Package EnterpriseLibrary.SemanticLogging -Version 1.0.1304
dotnet add package EnterpriseLibrary.SemanticLogging --version 1.0.1304
<PackageReference Include="EnterpriseLibrary.SemanticLogging" Version="1.0.1304" />
paket add EnterpriseLibrary.SemanticLogging --version 1.0.1304
#r "nuget: EnterpriseLibrary.SemanticLogging, 1.0.1304"
Dependencies
-
- Newtonsoft.Json (>= 4.5.0)
Used By
NuGet packages (23)
Showing the top 5 NuGet packages that depend on EnterpriseLibrary.SemanticLogging:
Package | Downloads |
---|---|
EnterpriseLibrary.SemanticLogging.TextFile
The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries into rolling text files and simple text files.
|
|
EnterpriseLibrary.SemanticLogging.EventSourceAnalyzer
The EventSource Analyzer is part of the Semantic Logging Application Block. It can be incorporated into your automated tests to help validate your EventSource instances.
|
|
EnterpriseLibrary.SemanticLogging.Database
The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries in SQL Server and Azure SQL Database.
|
|
EnterpriseLibrary.SemanticLogging.WindowsAzure
The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries in Azure table storage.
|
|
EnterpriseLibrary.SemanticLogging.Elasticsearch
The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries into Elasticsearch.
|
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on EnterpriseLibrary.SemanticLogging:
Repository | Stars |
---|---|
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
|
|
microsoftarchive/semantic-logging
Supporting semantic/structured logging for .NET
|
|
Azure/azure-iot-protocol-gateway
Azure IoT protocol gateway enables protocol translation for Azure IoT Hub
|
|
FirelyTeam/spark
Firely's open source FHIR server
|
|
aliostad/PerfIt
Performance Monitoring and instrumentation for .NET (4.52+ and Core)
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1406.1 | 1,470,840 | 7/8/2014 |
1.1.1403.1 | 70,441 | 3/28/2014 |
1.0.1304 | 162,382 | 4/26/2013 |
0.9.0 | 1,392 | 3/26/2013 |