posted 16 years ago
Hi All,
I am using log4j in my current application. Now in our application there is a new avenue from which the application will be called. So if the application is called from this new source we want to have a separate log file. The original application log file will still be there but we need a separate log file when the application is triggered from this new avenue.
Let me know how can I go about achieving the same.
~Mohit