jhannes / logevents

An easy-to-extend implementation of SLF4J with batteries included and sensible defaults

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should allow for proxy configuration

AndreasSM opened this issue · comments

Sometimes your server is required to og via a Proxy when you post messges to i.e slack or teams

Expected behaviour:
Observer can be configured with proxyhost and proxyport. Configuration is passed to HttpPostJsonLogEventObserver as url Properties and ultimately added to the http request