NLog.Targets.HTTP
NLog.Targets.HTTP copied to clipboard
NLog WebServiceTarget will probaby not replace NLog.Targets.HTTP
This is probably not true, since WebServiceTarget is 20 years old (and uses legacy API and doesn't support batching):
https://github.com/DarekDan/NLog.Targets.HTTP/blob/8033c31e22347b45832a176f2c0573f786fa5969/README.md?plain=1#L5-L6
But yes I have been thinking about creating a dedicated HttpClient-target, but also think this is a great project, so no need to compete with it.