Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2007 10:10:06 GMT
From:      Remko Lodder <remko@elvandar.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/115923: rc.subr - logger using priorities
Message-ID:  <200708291010.l7TAA6Jg081251@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/115923; it has been noted by GNATS.

From: Remko Lodder <remko@elvandar.org>
To: Adam Wonski <adamwonski@interia.pl>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/115923: rc.subr - logger using priorities
Date: Wed, 29 Aug 2007 12:05:01 +0200

 On Wed, Aug 29, 2007 at 09:51:16AM +0000, Adam Wonski wrote:
 > 
 > >Description:
 > functions:
 >    debug
 >    info
 >    warn
 >    err
 > use 'logger' for sending messages to syslog - but with no priority assigned (the default is user.notice)
 > >How-To-Repeat:
 > 
 > >Fix:
 > Could it have the priority added? For example:
 >    debug - logger -p debug ...
 >    info - logger -p info ...
 >    warn - logger -p warn ...
 >    err - logger -p err ...
 
 Hello,
 
 First of all thanks for taking the time to report this and using FreeBSD!
 
 I  dont think this is a Problem Report though; this is a feature request
 and then specifically for something you would like. If others like this
 as well, please stand up.
 
 Ofcourse in the meantime you can always customize the scripts to suit your
 own need, one of our powers as opensource product ;)
 
 Cheers,
 Remko
 
 -- 
 Kind regards,
 
      Remko Lodder               ** remko@elvandar.org
      FreeBSD                    ** remko@FreeBSD.org
 
      /* Quis custodiet ipsos custodes */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708291010.l7TAA6Jg081251>