
13 Feb
2009
13 Feb
'09
8:53 a.m.
Edouard A. schrieb:
On Fri, 13 Feb 2009 11:35:05 +0300, Dmitry Goncharov <dgoncharov@unison.com> 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....