Summary: | sys-apps/portage: use [INFO], [WARN] and [ERROR] prefixes to ensure that severity of emerge messages is clearly distinguishable | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Zac Medico <zmedico> |
Component: | Core - Interface (emerge) | Assignee: | Portage team <dev-portage> |
Status: | IN_PROGRESS --- | ||
Severity: | normal | CC: | gentoo, gentoo, kurly, mgorny, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=472104 https://github.com/gentoo/portage/pull/759 https://bugs.gentoo.org/show_bug.cgi?id=859535 https://github.com/gentoo/portage/pull/862 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Zac Medico
![]() The message from bug 472104 is one that might be displayed with an [INFO] prefix. My elog PR should be good enough for this. It's a bit of compromise between verbosity and short output as it uses two-letter codes but this should be good enough to distinguish them. |