Hi Christian, thats why I asked ;-) The socketappender uses the socketOUTPUTstream to write data, and this class should work. Can you provide a minimal code sample of what you are trying to do and which shows the issue?
Regards, Andreas Adams Christian wrote: > > Hi, > > I work with the current SVN HEAD from > http://svn.apache.org/repos/asf/logging/log4cxx/trunk. I > tried to get the socketappender to run. The connection was established but no > data was > transfered. I found in the socketINPUTstream.cpp the following code and > thought that is the > reason why it does not work. If you say thats not the reason I have to search > again :-) > > Thanks for your help > > Christian [...]