pyramid+gevent-socketio disable log

21 views
Skip to first unread message

techzhou

unread,
Apr 16, 2014, 11:17:35 PM4/16/14
to gevent-...@googlegroups.com

I use pyramid+gevent-socketio

use = egg:gevent-socketio#paster
host = 0.0.0.0
port = 6543
resource = channel
policy_server = True
policy_listener_host = 0.0.0.0
policy_listener_port = 10843
_quiet = True

I get  network log in console

127.0.0.1 - - [2014-04-17 11:12:28] "GET /site/ HTTP/1.1" 500 19289 10.116265
127.0.0.1 - - [2014-04-17 11:12:28] "GET /_debug_toolbar/static/css/bootstrap.min.css HTTP/1.1" 304 112 0.010939
127.0.0.1 - - [2014-04-17 11:12:28] "GET /_debug_toolbar/static/css/toolbar.css HTTP/1.1" 304 112 0.005181
127.0.0.1 - - [2014-04-17 11:12:28] "GET /_debug_toolbar/static/css/debugger.css HTTP/1.1" 304 112 0.007634

how can I disable network log
Reply all
Reply to author
Forward
0 new messages