5 messages in org.apache.logging.log4j-userChainsaw v2
FromSent OnAttachments
Kena...@vectorsgi.comJun 18, 2004 12:56 pm 
Scott DeboyJun 18, 2004 1:24 pm 
Scott DeboyJun 20, 2004 12:40 am 
Mike Blake-KnoxJun 21, 2004 12:51 pm 
Scott DeboyJun 21, 2004 2:10 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Chainsaw v2Actions...
From:Mike Blake-Knox (mik@knology.net)
Date:Jun 21, 2004 12:51:58 pm
List:org.apache.logging.log4j-user

I followed the link at http://logging.apache.org/log4j/docs/chainsaw.html and built log4j/chainsaw (for Windows XP) using Ant. 37 errors and 13 warnings are issued (seemingly caused as I don't have JMS or javax.mail.Message installed). I hope that I can ignore these as I'm not planning on logging into either email and/or JMS.

I have a couple of problems. I can open a log file and view it quite readily but I haven't been able to have it displayed text appended to the log file in real time. I assume that's what is controlled through the tailing property of the LogFilePatternReceiver. When I try to activate it, nothing happens on the screen but it does add text to the console session about "value class boolean not know".

Also, when I try to restart the receiver I put into the configuration file, the status bar shows "LogFilePatternReceiver started" but doesn't open up a tab for it or display text added to the log file.

Does anyone have advise on these issues?

Thanks.