Yeah and use context based logging On Nov 29, 2011 5:32 PM, "Thomas Götz" <[email protected]> wrote:
> 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: [email protected] > > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
