Mark, there used to be a gui package in log4j, now it's been moved to contribs\SvenReimers subidrectory. Check out TextPaneAppender.java there.
Michael > -----Original Message----- > From: Mark Evans (Anaheim) [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 28, 2002 5:24 PM > To: '[EMAIL PROTECTED]' > Subject: Appender for GUI Component > > > I'm looking for an Appender to write log messages to a GUI > component such as > a JTextArea. > > From http://jakarta.apache.org/log4j/docs/manual.html, the Log4j > documentation states, "Currently, appenders exist for the > console, files, > GUI components..." > > In Max Stolyarov's 1/17/2002 e-mail of subject "RE: problems using > SocketAppender and AsyncAppender", he discusses blocking > problems writing to > a JTextPane, and mentions a TextPaneAppender. > > I've looked through the Log4j javadoc comments and the "short > manual", and > even looked through the log4j.jar and log4j-core.jar files, > and found no > references to any GUI component appenders. > > Where can I find such an appender? > > Thanks, > Mark Evans > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> >