$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [log] Review-ready version in the Vault
From: Hansi (hansipet_at_[hidden])
Date: 2009-02-13 03:53:47
Edouard A. schrieb:
> On Fri, 13 Feb 2009 11:35:05 +0300, Dmitry Goncharov
> <dgoncharov_at_[hidden]>
> wrote:
>
>> syslog() generates log messages for syslogd. There is no syslogd on
>> windows.
>> Where do you expect the syslog backend pass the messages to?
>
> There is an event journal in Windows, messages could end in the
> applications category.
>
If you want that the messages are in the event journal than I think that
you shoul use a sink which sends the messages there. This journal has
nothing to do with a syslog backend....