[Yum-devel] [PATCH] use yum tag when logging to syslog

Jeremy Katz katzj at redhat.com
Tue Dec 19 16:24:23 UTC 2006


On Mon, 2006-12-18 at 21:29 +0100, Terje Rosten wrote:
> +    app = os.path.basename(sys.argv[0])
> +    if app == 'yum':
> +        app = 'yum-cli' 

Personally, I'd prefer if this were done by an explicit call from the
app and we just leave out the app if it's not specified.

Jeremy




More information about the Yum-devel mailing list