1. CloudTraceListener

    By:

    Tracing library that writes either immidiately or buffered to Azure Storage. It is a standard System.Diagnostics TraceListener, but also adds some additional capabilities.

  2. Essential.Diagnostics

    By:

    You probably want the Essential.Diagnostics Configuration package, which includes this plus sample config sections. Essential.Diagnostics contains additional trace listeners, filters and utility classes for the .NET Framework System.Diagnostics trace logging. Included are colored console (that allows custom formats), SQL database (including a too... More information

  3. smarx.TableTraceListener

    By:

    Custom TraceListener that logs messages immediately to Windows Azure table storage.

    1,829 downloads

    Tags

  4. Entity Framework Tracing Provider

    By:

    A provider that allows tracing Entity Framework queries and updates.

  5. Trace Profiler

    By:

    Trace Profiler for .net

  6. Enterprise Library 5.0 - Remote Logging Service

    By:

    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.

  7. Ninject.Extensions.WebApi.TraceLogger

    By:

    TraceWriter for ASP.NET WebAPI using Ninject.Extensions.Logging. Also includes a helper class for easy access to the TraceWriter instance.

  8. Onpoint Infrastructure Logging-Trace

    By:

    Trace logging support for Infrastructure.Core

  9. Azure Trace Listener

    By:

    Simple Trace Listener outputting trace data directly to Windows Azure Queue or Table Storage. 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 ... More information

  10. IntelliTrace(tm) Contrib

    By:

    A tiny set of attributes + regutil exe to programmatically update the VS2010 IntelliTrace CollectionPlan.xml file, which let IntelliTrace use your custom events.

  11. CloudTraceListener.Mvc

    By:

    Tracing library for ASP.NET MVC that writes to Azure Storage.

  12. Harvester.Integration.TraceListener

    By:

    Harvester - System.Diagnostics.TraceListener

  13. ReflectSoftware.Insight.Extensions.DebugTrace

    By:

    We've added support for the .NET Diagnostic Debug/Trace write. This allows you to leverage your current investment in Debug/Trace, but leverage the power and flexibility that comes with the ReflectInsight viewer. In order to use this extension you must have the ReflectInsight Viewer installed. Download and install the ReflectInsight Viewer from t... More information

  14. AzureTraceListeners

    By:

    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).

    369 downloads

  15. JsTrace

    By:

    JsTrace allows you to heavily instrument your JavaScript code without flooding the console with messages. It has "Trace Levels" (off, error, warn, info, debug, log), which allow you to fine-tune what amount of trace information comes out of each area or module of your code. It additionally supports a callback function to allow further processing of... More information

  16. MoreLINQ

    By:

    This project enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, ForEach, Generate, GenerateByIndex, GroupAdjacent, Index, MaxBy, MinBy, Pad, Pairwise, Pipe, Prepend, PreScan, Scan, SingleOrFallback, SkipUntil, Split, TakeEvery, TakeLast, TakeUntil, ToDataTable, ToD... More information

  17. Soac.TraceLogger

    By:

    The SOAC TraceLogger provides a simple, lightweight way to log activity inside your applications.

  18. TracerX-Logger

    By:

    Trace logger for .NET. Easy to get started with, but has advanced features. Log viewer on codeplex.com allows filtering by thread name, logger/category name, method name, and more. Compiled help also available (.chm file).

  19. Cavity log4net trace listener for Web Applications

    By:

    A trace listener for log4net, allowing provider-agnostic tracing in web applications.