Show status and messages in COLOR_STATUS.
authorJán Kupec <jkupec@suse.cz>
Tue, 31 Mar 2009 21:54:26 +0000 (23:54 +0200)
committerJán Kupec <jkupec@suse.cz>
Tue, 31 Mar 2009 21:54:26 +0000 (23:54 +0200)
commitce55c0263d24d3af4165271020cb352d6cdbf532
tree3070f1ffcf30bcc108469c39591cfcace3af5cb6
parente25828dc5b92e99788e747b115abbbf2efff1b31
Show status and messages in COLOR_STATUS.

- this aims to distinguish these from 'result' messages
  (can be e.g. printed in fainter color).
- these are the messages that would be hidden in --quiet mode
- will need more cleanup to make the coloring consistent
  - some messages are not printed via zypper.out().info()
  - some messages can be moved from/to --quiet to/from normal out
src/output/OutNormal.cc