Is it possible to create a user-defined level of log in java? If yes can someone give me an example?
I have an web application, and some web services exposed by the same. I want to create a new log file for every new request. Is there any way I can do it? If yes, please share the solution. Thank you in Advance :)