TracingMiddleware 1.0.1
Enable tracing to log entries in the OWIN pipeline.
OWIN Keys/Types can be included/ignored.
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
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TracingMiddleware -Version 1.0.1
dotnet add package TracingMiddleware --version 1.0.1
<PackageReference Include="TracingMiddleware" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TracingMiddleware --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TracingMiddleware, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install TracingMiddleware as a Cake Addin
#addin nuget:?package=TracingMiddleware&version=1.0.1
// Install TracingMiddleware as a Cake Tool
#tool nuget:?package=TracingMiddleware&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
v1.0.1 - Added ability to add filters on Default options
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.