NChronicle is an extensible logging and output library allowing centralized management and distribution of log messages to a number of logging destinations (known as 'Libraries').
NChronicle.Console is a highly configurable console logging Library for the NChronicle logging framework....
More information
Sends an HTTP or HTTPS request to a RESTful web service. Accepts standard input (stdin) or pipeline input as the body of the request, returns the response body to standard output (stdout) or pipeline output. See https://github.com/DataBooster/DbWebApi for more details.