-
Ian Ibbotson posted an update in the group
Java User Group: 2 years ago Heya Java Gurus
Don’t suppose any of you have any ideas about using a thread local or some such to do request specific logging in any of the logging frameworks (Ideally log4j-esq). I’d like to have a way to set the debug level to warn, but get my webapp to allow ?debug=1 and have the full debug trace attached to the bottom of the page. Anyone seen anything like that?Cheers
e