Sandy is a json logger that can log your request as well as other information into files.
Info
| Version: | 0.1.0-beta1 |
| Author(s): | Ibraheem Al Saady |
| Last Update: | Tuesday, November 1, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/IbraheemAlSaady/SandyLogger |
| NuGet Url: | https://www.nuget.org/packages/Sandy |
Install
Install-Package Sandy
dotnet add package Sandy
paket add Sandy
Sandy Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.AspNetCore.Http(>= 1.0.0)
Tags