diff --git a/conf.py b/conf.py index a85effc..c464950 100644 --- a/conf.py +++ b/conf.py @@ -25,10 +25,13 @@ testconf = {'bot': 'nick': 'PyLink', 'user': 'pylink', 'realname': 'PyLink Service Client', - # Suppress logging in the test output for the most part. - 'loglevel': 'CRITICAL', 'serverdesc': 'PyLink unit tests' }, + 'logging': + { + # Suppress logging in the test output for the most part. + 'stdout': 'CRITICAL' + }, 'servers': # Wildcard defaultdict! This means that # any network name you try will work and return