We are using Tomcat 7.0.33 and 7.0.62 7.0.33 when Customer is on Java 1.7 7.0.62 when our customer is on 1.8
But we can upgrade to 8 if required to achieve the logging support Thanks, Vijay G On Thu, Jun 16, 2016 at 12:40 PM, André Warnier (tomcat) <a...@ice-sa.com> wrote: > On 16.06.2016 08:50, Vijay Kumar wrote: > >> 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. >> >> > Tomcat version ? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >