X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=README.rst;h=ea11e416891731cce764094e56b885e1f112a79c;hb=1a3b109549f5aca715e912309742ea478d215c0a;hp=a64e4b7513aad559b429c4186cb397e3f52e0d9d;hpb=f348b768ac5294a10e1bf03a18628c31a0a9efb5;p=sid.git 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'