Not getting output for test | Selenium Forum
S
Sachin Hire Posted on 03/11/2019

please find below the errors encountered while running the Attached file

log4j:WARN No appenders could be found for logger (devpinoyLogger).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.


S
Sachin Hire Replied on 03/11/2019

for Test_log4j file. I have used log4j.propertiese file from downloaded code and log4j-1.2.17.jar file. log4j-1.2.12.jar file isnot avilable in code. Am i misisng anything here?


S
Sachin Hire Replied on 03/11/2019

log4j-1.2.14.jar file is not available in code. Sorry for posting this query inappropriate way but my laptop & keyboard are damaged.

 


A
Ashish Thakur Replied on 06/11/2019

Its a warning not error

Moreover we do not use log4j any longer

Log4j is used to log in reports

These days we use extent reports and extent reports have in built logging

You can ignore log4j. We will also be removing it from course...