I am new Log4j. I have done configuration for Log4j in log4j.properties. This is working fine. But I don�t know how to configure Log4j with chainsaw. Following configuration has done for Log4j in log4j.properties.
[I][/I]
My question is How to configure the Log4j with chainsaw? Is there any .jar file I need to add for this configuration? How to run chainsaw?
So could some one help me to solve my problem?
Regards, sidiq
Chris Boldon
Ranch Hand
Joined: Aug 10, 2006
Posts: 190
posted
0
mohammed abu
Greenhorn
Joined: Nov 13, 2006
Posts: 9
posted
0
Hello Chris Boldon,
Thanks for your reply. I have added the code that you have sent in log4j.properties file. Now my question is how to view the chainsaw�s log information? Many of forums that suggested and asked to run following command in CMD
After run that command I get CHAINSAW �Log4jLogViewer GUI screen.
Here after what I need to do? Is there any log file I need to give as input? I am getting clear document about chainsaw. So please help me solve this problem.
Regards, Sidiq
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35258
7
posted
0
I seem to remember (not quite sure) that you need to start up the Chainsaw GUI before starting the process that sends the logging data. Otherwise the logger will try to connect to Chainsaw, fail at it, and never try again (i.e., you won't see anay info in the GUI).