event-viewer
Create Custom Log in Event Viewer with C++
I want to be able to create a custom log in event viewer (i.e. to create a custom node under \"Application and Services Logs\" in windows event viewer)[详细]
2023-04-04 23:33 分类:问答Log4J Event Viewer Problem
I am develloping 2 applications and publishing them on Websphere Aplication Server. Since I need to write errors that occur on both applications on the event viewer I put the log4j JAR file on the li[详细]
2023-04-01 07:45 分类:问答Open event viewer from a certain node
What is the command to open windows event viewer displaying a particular node details? For example if I simply use eventvwr command; it opens the UI with Root Node selected. I want Application node s[详细]
2023-03-27 05:21 分类:问答NTEventLogAppender (Library is already loaded in another ClassLoader)
I have a log4j.properties file like this on my src package: log4j.rootLogger=DEBUG, CA, EVA #Console Appender[详细]
2023-03-18 15:07 分类:问答.NET Windows 7 Deployment: Error on adding event viewer entry
My WPF application works fine on other machines. However when i deployed it on a 64-bit Win7 box it crashed when attempting to add an entry in the eventviewer. I could retrieve the following error det[详细]
2023-01-20 13:49 分类:问答Windows log generator
Is there a way to generate specific Windows events? I\'m currently developing a solution to get this events through WMI process, but I need all the logs Windows can generate.[详细]
2023-01-20 07:37 分类:问答Get event viewer logs with win api in c++
My application need to save event viewer logs to a specified directory and it has to be done with win api. Application and System logs are required开发者_JAVA百科.[详细]
2023-01-17 09:27 分类:问答Logging Application Block doesn't add log entries to Event Viewer on machines other than that on which the application was built
I am usin开发者_StackOverflow社区g the Logging Application Block (of Microsoft Enterprise Library 5.0) to log exceptions in the Event Viewer that occur in my WPF XBAP application.[详细]
2022-12-29 01:39 分类:问答What's the primary use of Windows Event Viewer?
Just wondering what everybody\'s opinion is on the Windows Admin tool Event Viewer? I\'m writing a WCF application at the moment and have started logging errors to the windows event viewer when I han[详细]
2022-12-22 17:41 分类:问答