Code for log4j that mentioned is not working | Selenium Forum
M
Posted on 17/03/2016
Code for log4j which is present in module7 is throwing error.

M
Replied on 18/03/2016

what is the error?


M
Replied on 25/03/2016

I dont see debug method getting displayed

APPLICATION_LOGS.debug("hello");
APPLICATION_LOGS.debug("We are wrinting in to a log file");
APPLICATION_LOGS.debug("starting the test case xyz test");
above three steps are getting failed ,After APPLICATION_LOGS i dont see any debug methd populated when i tried to copy the code its throwing error.


M
Replied on 25/03/2016

[quote:1g1ndcrh]i dont see any debug methd populated when i tried to copy the code its throwing error.

[/quote:1g1ndcrh]

but what is the error?