Info
Version: | 1.8.0 |
Author(s): | perpetualKid |
Last Update: | Thursday, January 31, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://cloudlogging.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/CloudLogging |
Install
Install-Package CloudLogging
dotnet add package CloudLogging
paket add CloudLogging
CloudLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(2.0.3.0)
Tags
Unlike the Windows Azure Diagnostics Listener (WAD), logging happens immediately and does not rely on (scheduled or manually triggered) Log Transfer mechanism.
A simple Reader application shows how to read trace entries and can be used "as is" or as base for more advanced scenarios.