Subject: Re: question about NetBSD syslog
To: Michael van Elst <mlelstv@serpens.de>
From: Aleksey Cheusov <cheusov@tut.by>
List: netbsd-users
Date: 05/24/2007 12:34:35
 >>I think the following scheme

 >>func do_syslog (line)
 >>{
 >>   if (match1(line)){
 >>      action1(line)
 >>   }elif if (match2(line)){
 >>      action2(line)
 >>   }elif ...
 >>   ...
 >>}

 >>scheme is a reasonable alternative.

> This just drops a valuable feature: logging events to
> multiple destinations independently.
For what reason you quote this part of my message? ;)
Please, read it carefully first.

-- 
Best regards, Aleksey Cheusov.