Author: ppitonak(a)redhat.com
Date: 2010-08-03 04:49:05 -0400 (Tue, 03 Aug 2010)
New Revision: 18391
Modified:
root/tests/metamer/trunk/application/src/main/webapp/templates/template.xhtml
Log:
* common a4j:log's level changed to debug
Modified: root/tests/metamer/trunk/application/src/main/webapp/templates/template.xhtml
===================================================================
---
root/tests/metamer/trunk/application/src/main/webapp/templates/template.xhtml 2010-08-02
23:42:21 UTC (rev 18390)
+++
root/tests/metamer/trunk/application/src/main/webapp/templates/template.xhtml 2010-08-03
08:49:05 UTC (rev 18391)
@@ -50,7 +50,7 @@
</div>
<h:panelGroup id="a4jLogPanel" styleClass="log-panel"
layout="block">
- <a4j:log id="a4jLog" height="300px"
rendered="#{richBean.log}" />
+ <a4j:log id="a4jLog" height="300px"
rendered="#{richBean.log}" level="debug"/>
</h:panelGroup>
<div class="footer">