Automatic log communication (request and response) from RestSharp using Serilog.
Info
Version: | 1.0.22 |
Author(s): | Thiago Barradas |
Last Update: | Thursday, December 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThiagoBarradas/restsharp-serilog-auto |
NuGet Url: | https://www.nuget.org/packages/RestSharp.Serilog.Auto |
Install
Install-Package RestSharp.Serilog.Auto
dotnet add package RestSharp.Serilog.Auto
paket add RestSharp.Serilog.Auto
RestSharp.Serilog.Auto Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonMasking(>= 1.1.3)
- PackUtils(>= 1.0.26)
- RestSharp(>= 106.5.4)
- Serilog(>= 2.7.1)
- Serilog.Extensions.Logging(>= 2.0.2)
- Serilog.Settings.Configuration(>= 3.0.1)
- Serilog.Sinks.Console(>= 3.1.1)
Tags