> On Thu, Mar 27, 2003 at 01:09:00PM -0800, David Busby wrote:
> > To do this natively in Windows you must use:
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/
> > event_logging_functions.asp
> >
> > Open a Handle to the EventLog and then read and pipe to your favourite
> > location
>
> Hmm...I'd have to say that, if I have to write a program to do it, it's
> not a native function of the system.  But hey, at least now we DO have a
> documented API...
> --
> Dave Ihnat
> [EMAIL PROTECTED]
>

And whats worse is that you can't intercept the log messages, you have to
read the machines local log file (and that is kludgy code), and then send
copies of the data to best friends.  Weak...but what do you expect when the
good ideas of programmers get stifled by management?



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to