I would create my own base Page (where all other pages extend from) and add the 
desired logging statement there (onConfigure(), onBeforeRender()). Most of the 
times you already have a common base page anyway …

Cheers,
   -Tom


fachhoch wrote:

> I want to log all the pages users   are  viewing  without any much detail
> just  the page   class  name .
> is there any way I can get this without adding my own log statements in code
> ?
> 
> 
> 
> 
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/logging-the-page-class-name-tp4119768p4119768.html
> Sent from the Users forum mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to