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

Re: [jira] [Commented] (LOGCXX-494) Provide a windows build environment for the project

2020-01-23 Thread Ralph Goers
I am all for anything that can get a release out. Ralph > On Jan 23, 2020, at 6:26 PM, Stephen Webb wrote: > > Am I correct in thinking the ant build is very broken as 'find-apr.xml' > does not make use of 'apr-1-config' like 'find_apr.m4' does? (The same > applies to 'find-apr-util.xml' etc.)

[jira] [Commented] (LOGCXX-494) Provide a windows build environment for the project

2020-01-23 Thread Stephen Webb
Am I correct in thinking the ant build is very broken as 'find-apr.xml' does not make use of 'apr-1-config' like 'find_apr.m4' does? (The same applies to 'find-apr-util.xml' etc.) Am I missing something or is log4cxx the only Apache Portable Runtime user that provides an ant build (I looked at Apa