python-telegram-bot/examples
Will Thompson a034317c87 Don't call logging.basicConfig() in library code
Logging should be configured by the application, not by libraries it
uses. Libraries should just get a logger and log to it.

Fixes #21
2015-07-30 07:04:59 +01:00
..
echobot.py Don't call logging.basicConfig() in library code 2015-07-30 07:04:59 +01:00
roboed.py Don't call logging.basicConfig() in library code 2015-07-30 07:04:59 +01:00