Hi all,

after having upgraded to wicket 6.7.0, we get a lot of warnings logged from
RequestCycle.handleException(Exception). Can you please change the level of
'Handling the following exception' messages to debug, as those warnings get
really annoying. Using level debug, an interested developer still has the
option to see the messages if he's having trouble in that area (by
configuring logging accordingly), while you don't nag all other developers.
IMHO log level warn should only be used if it's known something rather bad
is happening, which isn't the case here - this is really just debugging
information.

Thank you for considering this.

Cheers,
Jonas

Reply via email to