From: Will Parsons Date: 2007-09-01T22:05:09+09:00 Subject: Re: Syslog facility greg wrote: > Exactly what I needed! Thanks! > > I closed the log with `Syslog::close'. Is this the way you do it? > > Thanks in advance! > I don't bother. I generally use syslog with programs that run indefinitely and want the logging to continue until the system is rebooted or the process is terminated on purpose. -- Will