cppo-ng/blocksfree
T. Joseph Carter 894225d1fa Use LOG, move logging setup to cppo
The actual logging configuration belongs in the application, not a module.  In a
module, it's always going to do what the module says to do.  And that's fine for
cppo which is a script that works the way it does, but we have bigger plans for
this code.  It's now in the cppo module.

We've stopped using log from blocksfree.logging, favoring LOG instead, so we
have removed it.
2017-07-18 18:19:57 -07:00
..
buffer Change ByteBuffer reads on one byte 2017-07-18 10:21:17 -07:00
__init__.py Use LOG, move logging setup to cppo 2017-07-18 18:19:57 -07:00
diskimg.py Use LOG, move logging setup to cppo 2017-07-18 18:19:57 -07:00
legacy.py Change legacy.py to use LOG 2017-07-18 11:18:39 -07:00
logging.py Use LOG, move logging setup to cppo 2017-07-18 18:19:57 -07:00
util.py Significant style improvements for util.py 2017-07-17 08:46:20 -07:00