Switch to proper logging instead of debug().

Review Request #2187 — Created March 5, 2011 and discarded

Information

RBTools

Reviewers

Switch to proper logging instead of debug().

This introduces support to use Python's logging module instead of our own
debug() call. This change will be more important as post-review is split up
into accessible classes and functions.
Ran this change with and without --debug. Without, I saw no console output. With, I saw our standard debugging.
david
  1. Ship It!
  2. 
      
chipx86
  1. So, the status on this is that I'm waiting for mbait's changes to go in so I don't conflict with his. Once they're in, I'll do a merge of this and get it in.
  2. 
      
chipx86
Review request changed

Status: Discarded

Loading...