summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/msg.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: implement BB_VERBOSE_LOGSPaul Eggleton2012-02-281-0/+3
* bitbake/lib/bb/msg.py: fix setting debug and verbosity levelsPaul Eggleton2011-09-251-2/+2
* Fixup remaining bb.msg.domain usersRichard Purdie2011-08-151-1/+1
* bitbake/msg.py: Drop manually created domain listsRichard Purdie2011-08-151-81/+4
* bitbake/logging: Overhaul internal logging processRichard Purdie2011-08-151-29/+45
* Shift exception formatting into the UIChris Larson2011-06-081-2/+8
* Enable some DeprecationWarningsChris Larson2011-05-061-12/+10
* bitbake/msg: Ensure lower level debug messages have DEBUG prefix and reuse lo...Richard Purdie2011-02-071-5/+9
* msg: no need to hardcode the logging levelsChris Larson2011-01-101-2/+2
* bitbake/msg.py: Add named definitions for all logging levelsRichard Purdie2011-01-081-6/+11
* bitbake: Sync a load of whitespace and other non-functionality changes with b...Richard Purdie2011-01-041-3/+0
* Fix logging level names for post-server-ui-splitChris Larson2011-01-041-0/+21
* build: send logging messages to the log file for python functionsChris Larson2011-01-041-0/+9
* Drop 'fn' arguments to bb.msg functionsChris Larson2011-01-041-7/+7
* Add pending deprecation warnings to the bb.msg functionsChris Larson2011-01-041-2/+14
* Switch bitbake internals to use logging directly rather than bb.msgChris Larson2011-01-041-6/+12
* Use the python logging module under the hood for bb.msgChris Larson2011-01-041-66/+68
* bitbake: Correctly route events from the worker to the serverRichard Purdie2010-08-201-1/+3
* bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...Richard Purdie2010-08-191-5/+6
* *: use print() as a functionBernhard Reutner-Fischer2010-07-161-5/+5
* Fix the silent exit when the specified task doesn't existChris Larson2010-07-021-4/+2
* Apply the 2to3 print function transformChris Larson2010-07-021-6/+6
* Import fixupsChris Larson2010-07-021-3/+4
* Formatting cleanupsChris Larson2010-07-021-1/+1
* Add a function to get the debug level, without poking into debug_levels manuallyChris Larson2010-07-021-0/+3
* Fix invalid logging domain warningChris Larson2010-07-021-3/+3
* Make the default domain a proper domain, not a stringChris Larson2010-07-021-26/+29
* Implement bb.msg.domain as a named tuple, drop the Enum classChris Larson2010-07-021-19/+21
* Immediately display messages if no UI handlers are installed yetChris Larson2010-07-021-3/+12
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-15/+11
* bitbake: Sync with upstream 1.8 branchRichard Purdie2007-08-151-26/+18
* bitbake: Update along 1.8 branchRichard Purdie2007-08-031-0/+1
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-1/+30
* bitbake: Sync with upstream. Richard Purdie2007-01-081-16/+15
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-0/+108