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
