Utility to log data moving through an application to a file.
Install
Install-Package RCALogWriter
dotnet add package RCALogWriter
paket add RCALogWriter
RCALogWriter Download (Unzip the "nupkg" after downloading)
Dependencies
- MethodDecorator.Fody(>= 1.1.0)
- Newtonsoft.Json(>= 12.0.3)
- NLog.Config(>= 4.7.2)
Tags