If the request handler is not ILoggableRequestHandler then there is no data to log ...
BufferedResponseRequestHandler is a special handler that just writes the buffered response (a String) to the web response after redirect. It doesn't do any processing Martin Grigorov Wicket Training and Consulting On Mon, Jun 16, 2014 at 5:34 PM, rexar <invi...@gmail.com> wrote: > Then I will not logging some pages. Instead I want to know WHY and WHEN > some > pages cannot be cast to ILoggableRequestHandler and how I can fix it. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Custom-RequestLogger-tp4665676p4666278.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 > >