Tracing attach/detach and serialization activity

2011-01-15 Thread Alexandros Karypidis
Hi, I'd like to be able to observe Wicket's (de)serialization activity and model attachment/detachment at runtime. Is there some setting (e.g. specifying a DEBUG or TRACE log level) that would cause Wicket to log the relevant actions? I am using Wicket 1.4.15. Thank you.

Re: Tracing attach/detach and serialization activity

2011-01-15 Thread Jeremy Thomerson
On Sat, Jan 15, 2011 at 8:59 AM, Alexandros Karypidis akary...@yahoo.grwrote: Hi, I'd like to be able to observe Wicket's (de)serialization activity and model attachment/detachment at runtime. Is there some setting (e.g. specifying a DEBUG or TRACE log level) that would cause Wicket to log