Files
deb-python-cassandra-driver/tests/__init__.py
2013-06-26 12:48:34 -05:00

5 lines
64 B
Python

import logging
log = logging.getLogger()
log.setLevel('DEBUG')