On 9/6/06, James Stauffer <[EMAIL PROTECTED]> wrote:
Make the appender do nothing if there is no writer set. Then after you create the JTextAreaWriter you could set it on the appender.
Thanks. Can I somehow set a writer on my appender from outside of an appender? (Currently this is a writer that checks all the time whether a JTextArea instance was created)
