trsvax / tapestry-bootstrap

Tapestry module for Twitter Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logs should be less verbose by default

lprimak opened this issue · comments

These logs should be FINE/DEBUG, etc. instead of INFO by default, which pollutes the log files

INFO: check org.apache.tapestry5.corelib.components.Delegate
INFO: check org.apache.tapestry5.corelib.components.DateField
INFO: check org.apache.tapestry5.corelib.components.Errors
INFO: check com.flowlogix.web.components.SessionMonitor
INFO: check org.apache.tapestry5.corelib.components.Zone
INFO: check org.apache.tapestry5.corelib.components.BeanEditForm
INFO: check org.apache.tapestry5.corelib.components.Grid
INFO: check com.flowlogix.web.base.GwtSupport
INFO: check org.apache.tapestry5.corelib.components.BeanEditor
INFO: check org.apache.tapestry5.corelib.components.PropertyEditor
INFO: check org.apache.tapestry5.corelib.components.GridColumns
INFO: check org.apache.tapestry5.corelib.components.GridRows
INFO: check org.apache.tapestry5.corelib.components.GridPager
INFO: check org.apache.tapestry5.corelib.base.AbstractComponentEventLink
INFO: check org.apache.tapestry5.corelib.components.EventLink
INFO: check org.apache.tapestry5.corelib.base.AbstractPropertyOutput
INFO: check org.apache.tapestry5.corelib.components.GridCell

Removed logging statement