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.
Info
| Version: | 2.0.1406.1 |
| Author(s): | Microsoft |
| Last Update: | Tuesday, July 8, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://slab.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/EnterpriseLibrary.SemanticLogging.WindowsAzure |
Install
Install-Package EnterpriseLibrary.SemanticLogging.WindowsAzure
dotnet add package EnterpriseLibrary.SemanticLogging.WindowsAzure
paket add EnterpriseLibrary.SemanticLogging.WindowsAzure
EnterpriseLibrary.SemanticLogging.WindowsAzure Download (Unzip the "nupkg" after downloading)
Dependencies
- EnterpriseLibrary.SemanticLogging(2.0.1406.1)
- WindowsAzure.Storage(3.0.2.0)
Tags