Custom TraceListener that logs messages immediately to Windows Azure table storage.
Info
Version: | 1.2.0 |
Author(s): | smarx |
Last Update: | Thursday, August 9, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://blog.smarx.com/posts/lightweight-tracing-to-windows-azure-tables |
NuGet Url: | https://www.nuget.org/packages/smarx.TableTraceListener |
Install
Install-Package smarx.TableTraceListener
dotnet add package smarx.TableTraceListener
paket add smarx.TableTraceListener
smarx.TableTraceListener Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(1.7.0)
Tags