this is my log4j.properties,example to help you. # Options are: DEBUG, INFO, WARN, ERROR, FATAL log4j.category.youapp=DEBUG log4j.category.org.springframework=ERROR log4j.category.javax.faces=ERROR log4j.category.org.hibernate=ERROR log4j.category.org.apache.struts=ERROR
-- View this message in context: http://www.nabble.com/disabling-logs-on-myfaces-t1351076.html#a3671092 Sent from the MyFaces - Users forum at Nabble.com.

