I'm sure we can find a place for it. You should change the code to use
the new JavaBean style configuration, though. This means not using the
deprecated getOptionStrings and setOption, but rather have
setRemoteHost(String), setPort(int), setReconnectionDelay(int), and what
have you. This is how SocketAppender works now, only it has the
old-style methods for compatibility. They shouldn't be used in new code,
though.
Thanks,
Anders
Dan Sieroka wrote:
>
> Hi, I've created a new class for sending text over a socket, rather than
> a serialized object. It is very similar to the the SocketAppender
> class. How do I get this added to future log4j distributions? (If
> anyone wants it)
>
> Dan
>
> <<SocketTextAppender.java>>
>
> ------------------------------------------------------------------------
> Name: SocketTextAppender.java
> SocketTextAppender.java Type: Gnuclientw File (java/*)
> Encoding: base64
> Description: SocketTextAppender.java
>
> ------------------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]