
13 Feb
2009
13 Feb
'09
3:30 p.m.
Edouard A. wrote:
If I select a non existing category, like, "MyApplication", will the sink create it for me?
Not sure what exactly you mean, but no, I don't think so. Event categories are defined in the .mc file and they are compiled into a binary resource, which is then utilized by the Event Viewer. This resource cannot be modified, other than by recompiling it. If events that are emitted by the sink contain some non-existent category, I guess, the Event Viewer will show them as errors. The event description will still be visible, though.
Can I log to a different computer than localhost?
No, not yet. That can be easily added, if I'm not missing anything.