If you are talking about HttpSession, you can get lots of information and print in the log.
Still, I think.. you question is not clear.. on what you want to log.
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12612
posted
0
You can log anything you want.
It also depends on which logging system you're using, for example Log4J has "profiles" (I think that's what it's called) that can show session info more automatically, but I don't recall how it works.
subject: How to show the user session information in the log file?