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...
More information
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.
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.
Automatically implements the tedious part of the .NET EventSource classes.
Also automatically converts any interface to an ETW trace point.
Wrap your interfaces and get free ETW tracing.
** Now with .NET Standard 2.0 support! **
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...
More information
A WCF logging service implementation that uses the Logging Application Block to handle log messages on the server. Also useful in conjunction with the Remote Service trace listener of the Silverlight Integration Pack.
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...
More information
A fully managed HttpListener implementation extracted from Mono. It's not as complete as the .net implementation of System.Net.HttpListener, but it doesn't require Administrator rights to listen on all interfaces, making it perfect to serve http content for test servers.
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.
Automatically implements the tedious part of the .NET 4.5 EventSource class.
Also automatically converts any interface to an ETW trace point.
Wrap your interfaces and get free ETW tracing.
** Compatible with Microsoft.Diagnostics.Tracing (the one in NuGet) **