A simple NLog target that posts Json to a http endpoint. Dependencies ------------ Currently using ServiceStack.Text for serialization and HttpClient to post asynchronously. Usage ----- Visit the GitHub project site for usage, examples & source! https://github.com/jakenuts/Gbase.NLog.JsonTarget Released under MIT License. Enjoy!
$ dotnet add package Gbase.NLog.JsonTargetNo README available.