Open TeofilC opened 2 years ago
One advantage of this library over named pipes is that afaict it handles the process handling the eventlog dying much better. It will resend the eventlog header allowing a new process to re-attach whereas with the named pipe approach you have to restart the application you are monitoring or have something very clever in the listening process.
How does this project improve on writing the eventlog to a named pipe, eg: