File: __init__.py

package info (click to toggle)
errbot 6.2.0%2Bds-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,796 kB
  • sloc: python: 11,557; makefile: 164; sh: 97
file content (3 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (3)
1
2
3
import logging

logging.getLogger("").setLevel(logging.INFO)