MarkupResourceStream should use debug instead of info to log non-standard
namespace
-----------------------------------------------------------------------------------
Key: WICKET-3637
URL: https://issues.apache.org/jira/browse/WICKET-3637
Project: Wicket
Issue Type: Improvement
Components: wicket-core
Affects Versions: 1.5-RC3
Reporter: Attila Király
Priority: Trivial
Attachments: WICKET-3637.patch
It is possible to use a non "wicket" namespace name in markup (for example
"w"). However wicket logs this on info level for every markup file. Imho this
is a bit verbose and should be done on the debug level instead. Also wicket
should log "namespace name" instead of "component name" in this message.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira