elogviewer

NAME
SYNOPSIS
DESCRIPTION
BUGS
AUTHOR
SEE ALSO

NAME

elogviewer − an elog viewer for Gentoo Linux

SYNOPSIS

elogviewer [−h | −−help]

DESCRIPTION

elogviewer displays elogs generated by portage(5) in a Qt graphical user interface.

Elogs summarize important messages generated by the Gentoo Linux package manager during installation and upgrades. The feature must be enabled by setting

PORTAGE_ELOG_SYSTEM="save"

PORTAGE_ELOG_CLASSES="warn info error log"

in make.conf(5).

See /usr/share/portage/config/make.conf.example for more information on elogs.

The user must be in the portage group to run the program without root privilege. See groups(1).

BUGS

Due to incompatible versions, the read and important flags do not stick when switching from Python 2 to Python 3.

AUTHOR

This document is placed in the public domain.

This document is based on the original (k)elogviewer man page written by Christian Faulhammer. It was rewritten by Mathias Laurin.

elogviewer is distributed under the GNU GPL 2 license. It is currently maintained by Mathias Laurin. The original idea and the first implementation with the gtk toolkit are from Timothy Kilbourn. Jeremy Wickersheimer authored the Qt3 port.

SEE ALSO

Homepage, sources, and dowloads:

http://elogviewer.sourceforge.net

https://github.com/Synss/elogviewer

http://sourceforge.net/projects/elogviewer/