Browse Source

Fix typo in log4j.properties

vsg 12 years ago
parent
commit
e5dfdcc55d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      spring/src/main/resources/log4j.properties

+ 1 - 1
spring/src/main/resources/log4j.properties

@@ -17,7 +17,7 @@ log4j.category.org.apache.tapestry5.services.TapestryModule.ComponentClassResolv
 
 # Outputs startup statistics; elapsed time to setup and initialize the registry, a list of
 # available services, and a launch banner that includes the Tapestry version number.
-log4j.category.org.apache.tapestry5.TapestryFilter=wanr
+log4j.category.org.apache.tapestry5.TapestryFilter=warn
 
 
 # Turning on debug mode for a page's or component's transformer logger