fix delivrary bugs

This commit is contained in:
speyrefitte
2015-01-15 11:05:41 +01:00
parent c5b8588e5f
commit ff65c4b701
2 changed files with 9 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ from rdpy.core import log, error, rss
from rdpy.protocol.rdp import rdp
from twisted.internet import reactor
log._LOG_LEVEL = log.Level.DEBUG
log._LOG_LEVEL = log.Level.INFO
class ProxyServer(rdp.RDPServerObserver):
"""