Event Logging in Windows
“Event Viewer” is one of the most frequently used application for developers. It’s great to see all application writing debug information to a central location. What if you want your application to write to the Event Log to see it in this viewer.
(more…)
