How do you differentiate log4j sessions in a log file from copies of the same web-app?

Posted by EugeneP on Stack Overflow See other posts from Stack Overflow or by EugeneP
Published on 2010-05-04T08:50:32Z Indexed on 2010/05/04 8:58 UTC
Read the original article Hit count: 180

Filed under:
|
|

There is only one file. And it is written simultaneously as web app copies run.

How do you filter only one session log messages from other log lines?

© Stack Overflow or respective owner

Related posts about java

Related posts about logging