summaryrefslogtreecommitdiffstats
path: root/pym/emergehelp.py
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-07-17 10:11:26 +0000
committerZac Medico <zmedico@gentoo.org>2008-07-17 10:11:26 +0000
commite71866de7ddcf66fcc28dcd3c518d9ec022a0406 (patch)
treeaa4fc53e98a902b9448bd05f6a0580d1b35696e8 /pym/emergehelp.py
parentbce4066ade962cedd1fc5f2090a71da0ad2f7408 (diff)
downloadportage-e71866de7ddcf66fcc28dcd3c518d9ec022a0406.tar.gz
portage-e71866de7ddcf66fcc28dcd3c518d9ec022a0406.tar.bz2
portage-e71866de7ddcf66fcc28dcd3c518d9ec022a0406.zip
* Add a new portage.util.writemsg_level() function which uses a "level"
parameter to control whether the message is sent to stdout or stderr. When level >= logging.WARNING then the message is sent to stderr, otherwise it is sent to stdout. The noiselevel is passed directly to writemsg(). * Use writemsg_level() for handling merge messages from dblink and add appropriate noiselevel values to each call. * Add a writemsg_level parameter to portage.env_update() so that dblink can pass in dblink._display_merge() as a means to redirect output back to the scheduler for appropriate handling when running in the background. svn path=/main/trunk/; revision=11098
Diffstat (limited to 'pym/emergehelp.py')
0 files changed, 0 insertions, 0 deletions