generic-poky/bitbake/lib/bb/parse/parse_py
Chris Larson ecc68fa4fb Switch bitbake internals to use logging directly rather than bb.msg
We use a custom Logger subclass for our loggers

This logger provides:
- 'debug' method which accepts a debug level
- 'plain' method which bypasses log formatting
- 'verbose' method which is more detail than info, but less than debug

(Bitbake rev: 3b2c1fe5ca56daebb24073a9dd45723d3efd2a8d)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2011-01-04 14:46:33 +00:00
..
BBHandler.py Switch bitbake internals to use logging directly rather than bb.msg 2011-01-04 14:46:33 +00:00
ConfHandler.py Switch bitbake internals to use logging directly rather than bb.msg 2011-01-04 14:46:33 +00:00
__init__.py 3.0 prep 2010-07-02 15:41:37 +01:00