[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [flashproxy/master] Remove the "proxy connects" log message.



commit 7d047b2e4ad56b1c652c16a1ef76739ee021addb
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Wed Jul 4 05:10:17 2012 -0700

    Remove the "proxy connects" log message.
---
 facilitator.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/facilitator.py b/facilitator.py
index ed06301..040d189 100755
--- a/facilitator.py
+++ b/facilitator.py
@@ -195,8 +195,6 @@ class Handler(BaseHTTPServer.BaseHTTPRequestHandler):
     def do_GET(self):
         proxy_addr_s = format_addr(self.client_address)
 
-        log(u"proxy %s connects" % safe_str(proxy_addr_s))
-
         path = urlparse.urlsplit(self.path)[2]
 
         reg = REGS.fetch()



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits