On Mon, 14 Mar 2011 13:07:02 +1300 Paul M <l...@no-tek.com> wrote: > I have a program who's output I want to log exclusively to it's own > file. > Which is to say I dont want any of it's output appearing in the > system logs. > > Reading the syslog man pages this doesn't seem possible: > If I put > !!myprog > *.* /path/to/logfile >
localX, check manpage. i would go with rsyslog seems better. jirib