Info
| Version: | 2.0.2 | 
| Author(s): | VQComms | 
| Last Update: | Wednesday, June 28, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/VQComms/TracingMiddleware/ | 
| NuGet Url: | https://www.nuget.org/packages/TracingMiddleware | 
Install
Install-Package TracingMiddleware
                        dotnet add package TracingMiddleware
                        paket add TracingMiddleware
                        
                                TracingMiddleware Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
 - Microsoft.AspNetCore.Http.Abstractions(>= 1.0.2)
 
Tags
                
OWIN Keys/Types can be included/ignored.
Filters can be supplied so tracing occurs when all filter conditions are matched.
Log format, type format, log action can be globally set whilst type format and log actions can be set individually for each type and key.
Enables granular OWIN pipeline logging.