X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=README.rst;h=ea11e416891731cce764094e56b885e1f112a79c;hb=95c99b21c39e37d0f3ca2715642b28af990c379a;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'