You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Pedro Santos <pe...@gmail.com> on 2011/01/06 14:46:24 UTC

Turn focus log info optional and false by default in the wicket-ajax.js

Often Wicket Ajax Debug Window has a lot of lines like:

INFO: focus removed from
INFO: focus set on
INFO: focus removed from
INFO: focus set on
INFO: focus removed from
INFO: focus set on

and you have to navigate some to find AJAX processing info messages that is
the majority of devs use cases.
Wouldn't the console be simpler to read without those info?

-- 
Pedro Henrique Oliveira dos Santos