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. smarx.TableTraceListener

    By:

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

    1,830 downloads

    Tags

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

  4. email4dev Http Listener

    By:

    Http Listener to serve eml files as html. Issues, please post them here https://github.com/fdore/email4dev/issues

  5. CloudTraceListener.Mvc

    By:

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

  6. postal.js

    By:

    A JavaScript implementation of the publish/subscribe pattern enabling synchronous and asynchronous messaging to observers. Please visit the project URL for a demo of a JavaScript client-side MVC application.

  7. Cavity log4net trace listener for Web Applications

    By:

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

  8. Harvester.Integration.TraceListener

    By:

    Harvester - System.Diagnostics.TraceListener

  9. Cavity log4net trace listener for Console Applications

    By:

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

  10. Yantra Trace Listener

    By:

    Trace Listener to RollOff Trace File

    151 downloads

  11. Enterprise Library - Semantic Logging Application Block

    By:

    The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class from the System.Diagnostics.Tracing namespace. Sinks include Windows Azure table storage, SQL Server databases, and rolling files with several formats and you can extend the block by creatin... More information

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

  13. Enterprise Library - Semantic Logging Application Block - Windows Azure sink

    By:

    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 Windows Azure table storage.

  14. Enterprise Library - Semantic Logging Application Block - SQL Server sink

    By:

    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 SQL Server and Windows Azure SQL Database.

  15. EntLib ColoredConsoleTraceListener

    By:

    A custom TraceListener for Enterprise Library 5.0 to output to console with coloring based on TraceEventType. Works perfectly with Common.Logging. For more information, visit http://bit.ly/coloredconsoletracelistener

  16. Coding4Fun Kinect Service - Listeners

    By:

    Service listeners to stream kinect color, depth, skeleton, and audio data to another PC or Windows Phone. These run inside a host application where the Kinect is installed. Use the PhoneClient or WpfClient libraries to connect and receive data from these listeners.

  17. RavenDB Client Contextual Listeners

    By:

    Allows context to be passed into a client listener. Supports standard application and asp.net scenarios. RavenDB.Client.ContextualListeners is a 3rd party extension and not offically supported by Hibernating Rhinos.

  18. Mono.Net.HttpListener

    By:

    A fully managed HttpListener implementation extracted from Mono. It's not as complete as the .net implementation of System.Net.HttpListener, but it doesn't require Administrator rights to listen on all interfaces, making it perfect to serve http content for test servers.

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