Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Programming » Windows Service   (RSS)

How to Create Custom Event Log for Windows Service

When you created a Windows Service, you usually add a Service Installer to allow this service to be installed using InstallUtil or installing it programmatically like this post shows you. The service installer will create the Event Log for the service,
 
Page view tracker