You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2007/06/28 03:26:19 UTC

svn commit: r551419 - /jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties

Author: sebb
Date: Wed Jun 27 18:26:17 2007
New Revision: 551419

URL: http://svn.apache.org/viewvc?view=rev&rev=551419
Log:
Fix the httpclient logging examples

Modified:
    jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties

Modified: jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties?view=diff&rev=551419&r1=551418&r2=551419
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties Wed Jun 27 18:26:17 2007
@@ -202,9 +202,9 @@
 # Sample logging levels for HttpClient
 # Note that full category names are used, i.e. must include the org.apache.
 # Info level produces no output:
-#log_level.org.apache.commons.logging=debug
+#log_level.org.apache.commons.httpclient=debug
 # Might be useful:
-#org.apache.commons.httpclient.Authenticator=trace 
+#log_level.org.apache.commons.httpclient.Authenticator=trace 
 
 # wire debug produces a lot of output; consider using separate file:
 #log_level.httpclient.wire=debug



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org