diff --git a/mitter b/mitter index b5d1da4..7c13eed 100755 --- a/mitter +++ b/mitter @@ -53,8 +53,6 @@ def main(): metavar='INTERFACE', help='Interface to be used.') - logging.basicConfig(level=logging.DEBUG) - # Start the network manager (which will add the network options) connection = Networks(options)