mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-14 06:02:36 +01:00
Turned stdout off entirely.
This commit is contained in:
parent
b6c7fcafe4
commit
cc68310aa8
@ -229,6 +229,7 @@ def main():
|
||||
except KeyError:
|
||||
priority = 'INFO'
|
||||
registry._cache['supybot.log.level'] = 'CRITICAL'
|
||||
registry._cache['supybot.log.stdout'] = 'False'
|
||||
|
||||
# Now that we're all set, import conf and log
|
||||
import conf
|
||||
|
Loading…
Reference in New Issue
Block a user