You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Hendy Irawan (JIRA)" <ji...@apache.org> on 2015/01/07 11:24:34 UTC

[jira] [Created] (WICKET-5803) Reduce log for "o.a.w.r.PropertiesFactory | Loading properties files from ..."

Hendy Irawan created WICKET-5803:
------------------------------------

             Summary: Reduce log for "o.a.w.r.PropertiesFactory | Loading properties files from ..."
                 Key: WICKET-5803
                 URL: https://issues.apache.org/jira/browse/WICKET-5803
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.18.0
            Reporter: Hendy Irawan
            Priority: Trivial


This log is nice, but I think it should be DEBUG level, not INFO (just like loading html, css, js, etc. are not INFO-logged)

{code}
o.a.w.r.PropertiesFactory        | Loading properties files from jar:file:/home/bippoapp/tomcat_bipporeg_prd/webapps/ROOT/WEB-INF/lib/id.co.bippo.payment.web-6.0.0-SNAPSHOT.jar!/id/co/bippo/payment/web/pub/ConfirmationPaymentPage_in.properties with loader org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@5fc092f1
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)