hi every one, Iam new to Log4j.......
How to create log files in tomcat logs folder using Apache Log4j FileAppender class? This is what i was doing.... new FileAppender(layout,"todayslog",true); but the log files are created under tomcat bin folder...........how t change this? Also let me know how to create a folder under tomcat logs folder..... when i give the filename as "mylogs\\todayslog" it is throwing "FileNotFoundException" ----need help regarding thanks in advance -- Abhishek