Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 243 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 243 Bytes

Log4j in SERVLET

Step 1:

Add dependencies in Pom.xml

Log4j, Used Tomcat 6.

Step2:

Used Console and File Appenders.

Saved in Properties files.

Step3:

Mentioned the path of Properties in Web.xml or use directly in program.