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

seth vidal skvidal at linux.duke.edu
Tue Dec 19 17:27:26 UTC 2006


On Tue, 2006-12-19 at 11:24 -0500, Jeremy Katz wrote:
> 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.
> 

+1

-sv





More information about the Yum-devel mailing list