X-Git-Url: http://git.kaliko.me/?p=sid.git;a=blobdiff_plain;f=README.rst;fp=README.rst;h=ea11e416891731cce764094e56b885e1f112a79c;hp=a64e4b7513aad559b429c4186cb397e3f52e0d9d;hb=4bdb0768205e8b15c3f17ad2380cb8bca8710032;hpb=cf4e0e61fd723ec820449c6dd26a820514404c63 diff --git a/README.rst b/README.rst index a64e4b7..ea11e41 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ Here is a plain example:: from sid.sid import MUCBot from sid.ping import Ping - logging.basicConfig(level=args.loglevel, + logging.basicConfig(level=logging.INFO, format='%(levelname)-8s %(message)s') JID = 'bot@example.org'