EnterpriseLibrary.SemanticLogging
1.0.1304
See the version list below for details.
dotnet add package EnterpriseLibrary.SemanticLogging --version 1.0.1304
NuGet\Install-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"
// Install EnterpriseLibrary.SemanticLogging as a Cake Addin
#addin nuget:?package=EnterpriseLibrary.SemanticLogging&version=1.0.1304
// Install EnterpriseLibrary.SemanticLogging as a Cake Tool
#tool nuget:?package=EnterpriseLibrary.SemanticLogging&version=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.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Newtonsoft.Json (>= 4.5.0)
NuGet packages (23)
Showing the top 5 NuGet packages that depend on EnterpriseLibrary.SemanticLogging:
Package | Downloads |
---|---|
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.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.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 (8)
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.
|
|
Azure/azure-iot-protocol-gateway
Azure IoT protocol gateway enables protocol translation for Azure IoT Hub
|
|
FirelyTeam/spark
Firely and Incendi's open source FHIR server
|
|
microsoftarchive/semantic-logging
Supporting semantic/structured logging for .NET
|
|
microsoft/p4vfs
Microsoft Virtual File System for Perforce
|
Version | Downloads | Last updated |
---|---|---|
2.0.1406.1 | 1,951,393 | 7/8/2014 |
1.1.1403.1 | 80,607 | 3/28/2014 |
1.0.1304 | 183,693 | 4/26/2013 |
0.9.0 | 3,450 | 3/26/2013 |