Automatic log communication (request and response) from RestSharp using Serilog.
Info
Version: | 1.6.0 |
Author(s): | Thiago Barradas |
Last Update: | Friday, July 12, 2024 |
.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.2.0)
- PackUtils(>= 1.2.1)
- RestSharp(>= 106.11.4)
- Serilog(>= 2.9.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.Console(>= 3.1.1)
Tags