|
-
August 11th, 2006, 08:25 AM
#1
Logging with windows service
Im using an EventLog to log stuff in a windows service that I've created. My problem is, where can I find and read the log?
-
August 11th, 2006, 08:41 AM
#2
Re: Logging with windows service
Through code? The file is located at: C:\WINDOWS\system32\config\AppEvent.Evt
Note: I've seen special programs written to read the event viewer so I don't think you should mess with that without the proper knowledge.
If personally then go to Start>Control Panel>Administrative Tools> Event Viewer.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|