Info
| Version: | 1.0.0 | 
| Author(s): | RRLM | 
| Last Update: | Thursday, November 26, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ShereSoft/RequestResponseLoggingMiddleware | 
| NuGet Url: | https://www.nuget.org/packages/RequestResponseLoggingMiddleware | 
Install
Install-Package RequestResponseLoggingMiddleware
                        dotnet add package RequestResponseLoggingMiddleware
                        paket add RequestResponseLoggingMiddleware
                        
                                RequestResponseLoggingMiddleware Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
Easy to use. Sync/Async support. No configuration is needed if used with ILogger<T>. The logging middleware can also be configured or inherited for a custom logger.
Extension methods are included for easy setup as well. No dependencies.