Hello All, I need two additional appenders for log4net.
First one for RestAppender for call RestAPI like AdoNet Appender. Because we have a central log service and we want to register as appender for nothing change in our code. The second one for Elastic Search Appender with native Elastic.Net client. So, we have a central log store another application, that's uses elastic search for logging. I will implement this two appender, i want ask for you about this appenders, those are can applicable for log4net? Should i create a pull request for them? i have jira account for apache, if you open a task for me, my user name is *ertugrulkra* *Thanks for all your help.*
