From: Mike S. <log...@pe...> - 2003-05-20 16:55:03
|
On Tue, 20 May 2003, Scott Deboy wrote: > For Log4Perl to use the UI, Log4Perl would need, at a minimum, to create > a file that contains logging events formatted as XML and based on > log4j's latest DTD, or if Log4Perl had a socket appender, the > XML-formatted events could be send via a socket and received by the UI. Scott, thanks for the reminder, I had forwarded your original message to the list when I received it, but Kevin and I have been pretty busy lately, sorry about the delay. As of now, we don't have a socket appender in Log4perl, but that's one of the next things on my list and its fairly trivial to implement. Logging events as XML to a file should also be easy. Do you have the documentation to your interface online somewhere I can check it out? -- Mike Mike Schilli log...@pe... http://perlmeister.com http://log4perl.sourceforge.net |