Browse Source

Merge branch 'master' of github.com:TechEmpower/FrameworkBenchmarks

Patrick Falls 12 years ago
parent
commit
573c3a60e7

+ 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

+ 1 - 1
tapestry/hello/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