Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reflectsoftware/reflectinsight-extensions-httpmodule

A ReflectInsight Extension that receives logged messages from HttpModule
https://github.com/reflectsoftware/reflectinsight-extensions-httpmodule

dotnet httpmodule logging reflectinsight reflectinsight-extensions

Last synced: 29 days ago
JSON representation

A ReflectInsight Extension that receives logged messages from HttpModule

Awesome Lists containing this project

README

        

# ReflectInsight-Extensions-HttpModule

[![Build status](https://ci.appveyor.com/api/projects/status/github/reflectsoftware/reflectinsight-extensions-httpmodule?svg=true)](https://ci.appveyor.com/project/reflectsoftware/reflectinsight-extensions-HttpModule)
[![License](https://img.shields.io/:license-MS--PL-blue.svg)](https://github.com/reflectsoftware/reflectinsight-extensions-HttpModule/license.md)
[![Release](https://img.shields.io/github/release/reflectsoftware/reflectinsight-extensions-HttpModule.svg)](https://github.com/reflectsoftware/reflectinsight-extensions-HttpModule/releases/latest)
[![NuGet Version](http://img.shields.io/nuget/v/reflectsoftware.insight.extensions.httpmodule.svg?style=flat)](http://www.nuget.org/packages/ReflectSoftware.Insight.Extensions.HttpModule/)
[![Stars](https://img.shields.io/github/stars/reflectsoftware/reflectinsight-extensions-HttpModule.svg)](https://github.com/reflectsoftware/reflectinsight-extensions-HttpModule/stargazers)

**Package** - [ReflectSoftware.Insight.Extensions.HttpModule](|http://www.nuget.org/packages/ReflectSoftware.Insight.Extensions.HttpModule/) | **Platforms** - .NET 4.5.1 and above

## Overview ##

We've added support for the Http Module. This allows you to leverage your current investment in this, but leverage the power and flexibility that comes with the ReflectInsight viewer. You can view your Http messages in real-time, in a rich viewer that allows you to filter out and search for what really matters to you.

## Benefits of ReflectInsight Extensions ##

The benefits to using the Insight Extensions is that you can easily and quickly add them to your applicable with little effort and then use the ReflectInsight Viewer to view your logging in real-time, allowing you to filter, search, navigate and see the details of your logged messages.

## Getting Started

```powershell
Install-Package ReflectSoftware.Insight.Extensions.HttpModule
```

Then in your web.config file, add the following configuration sections:

```xml





















































































```

Additional configuration details for the ReflectSoftware.Insight.Extensions.HttpModule logging extension can be found [here](https://reflectsoftware.atlassian.net/wiki/display/RI5/HttpModule+Extension).

## Additional Resources

[Documentation](https://reflectsoftware.atlassian.net/wiki/display/RI5/ReflectInsight+5+documentation)

[Submit User Feedback](http://reflectsoftware.uservoice.com/forums/158277-reflectinsight-feedback)

[Contact Support]([email protected])

[ReflectSoftware Website](http://reflectsoftware.com)