Re: Log4Net New Appenders

2020-01-31 Thread Ralph Goers
Sorry for not responding sooner. You should feel free to contribute any patches you may need and to create Jira issues to track them. Ralph > On Jan 23, 2020, at 12:35 PM, Ertugrul Kara wrote: > > Hello All, > > I need two additional appenders for log4net. > > First one for RestAppender for

Log4Net New Appenders

2020-01-23 Thread Ertugrul Kara
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 c