We have JMS receivers and a SocketServer. I would expect that the XMLSocketReceiver is expecting log events in XML format? If so, it would seem that extending SocketServer to do that wouldn’t be very hard.
Ralph On Mar 25, 2014, at 6:51 AM, Scott Deboy <[email protected]> wrote: > We need to add receivers to log4j2 :) > > Dcott > > On Mar 25, 2014 5:19 AM, "Gary Gregory" <[email protected]> wrote: > Hi All: > > Our server uses v1's org.apache.log4j.net.XMLSocketReceiver. > > I do not see a v2 equivalent. > > Thoughts? > > Gary > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > JUnit in Action, Second Edition > Spring Batch in Action > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory
