Comment 1 for bug 948224

Revision history for this message
Dolph Mathews (dolph) wrote :

We can (and do) also:

    from keystone import logging

    logging.debug('foobar')

... so I assume we should also update keystone.logging to prevent this from being possible?