Hi Team, We have a requirement to create a log either at User level or at User session level. Please provide your inputs on this.
User level means a separate log to be created for that User and the same should be used always for writing the log. or There will be one log file and within that log there should be a context information to identify the user which we will do but want to know which approach we have to use Session level means, is it possible to turn the logger mode to INFO for a particular session and the log to be written in one of the file at server/client side? Our application is built with Struts 1.2. Webserver used is Tomcat. Currently using Tomcat JULI Logging. Thanks, Vijay G