Friends, I have to modify my application so that it will create a logs folder(Where error messages are logged in either info,error,warn priority etc. files)having name as per the user name who is logged in the application.Also,that folder should have Timestamp. 1>Can anyone guide me to tell how the Userdefined Folder for logs has to be created? 2>Is it possible by Log4j or i hae to make changes in server.xml to write my own logs folder? Please guide....
Regards, Shailesh