Simple Azure Trace Listeners for Table Storage, Queue Storage and Azure SQL - for use when Diagnostics is not available (ie when using the Azure Websites functionality).
Info
| Version: | 0.4.0 |
| Author(s): | Matt Davies |
| Last Update: | Saturday, February 2, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MattDavies/AzureTraceListeners |
| NuGet Url: | https://www.nuget.org/packages/AzureTraceListeners |
Install
Install-Package AzureTraceListeners
dotnet add package AzureTraceListeners
paket add AzureTraceListeners
AzureTraceListeners Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(1.7.0.0)