log4j « Session « JSF Q&A





1. Java: How to log any time something put in session?    stackoverflow.com

I am evaluating a JSF Java project with 100 or so screens and would like to be able to log every time something is put in to the HTTP session along ...

2. A unique ID per User / Session in logs on all levels? Log4J?    stackoverflow.com

Well we are doing some performance testing to figure out what steps of our application take how much time. Of course easy to parse / filter logs with regexp are a ...