From: rns@its.unimelb.edu.au (Robert Sturrock)
Subject: syslog() under NT
11 Feb 1998 07:52:22 -0800
Message-ID: <199802110503.QAA22565.cygnus.gnu-win32@myriad.its.unimelb.edu.au>
To: gnu-win32@cygnus.com

I'm trying to port some UNIX-based code to NT using the cygwin32/gcc
system.  The code calls the syslog() routine to do most of its logging.
It compiles fine, but of course when it runs all the logging information
disappears.

The question is, do I need to run a "syslogd" daemon on the NT system?
Or does the cygwin32 API layer for syslog() translate the calls into
some equivalent Windows-based logging facility?

Thanks ...

/r.
--
Robert Sturrock                     _-_|\   E-mail: rns@its.unimelb.edu.au
Information Technology Services    /     \  Phone:  +61 3 9344 7996
The University of Melbourne        \_.-.*/  Fax:    +61 3 9347 4803
Parkville 3052, AUSTRALIA               v
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
