开发者

EventLog stream(real-time)

开发者 https://www.devze.com 2023-03-05 17:09 出处:网络
I开发者_如何转开发s there a way that I can get EventLog logs like stream(real-time) with C++, I mean to get log as soon as event happens?NotifyChangeEventLogAnd for Windows Event Log, see this article

I开发者_如何转开发s there a way that I can get EventLog logs like stream(real-time) with C++, I mean to get log as soon as event happens?


NotifyChangeEventLog


And for Windows Event Log, see this article about how to subscribe to events and be called back when an event is raised.

0

精彩评论

暂无评论...
验证码 换一张
取 消