because all of its possible users are commented out.
Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
ryu/app/wsgi.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/app/wsgi.py b/ryu/app/wsgi.py
index 3779b08..68a7b28 100644
--- a/ryu/app/wsgi.py
+++ b/ryu/app/wsgi.py
@@ -22,7 +22,7 @@ from gevent import pywsgi
from routes import Mapper
from routes.util import URLGenerator
-LOG = logging.getLogger('ryu.app.wsgi')
+# LOG = logging.getLogger('ryu.app.wsgi')
CONF = cfg.CONF
CONF.register_cli_opts([
--
1.8.0.1
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel