Event Log

[Windows Only] Add log records to System Event Log


Introduction

 This function is supported on Windows only.

Event Log is a log system provided by System.

Generated exe files provide an interface to add log records to system event log. This interface is a wrap of Win32 API: ReportEvent. So you can visit Event Log topics on MSDN to know more about Event Log.


See Also

Comments

event log

Hi there,

is it planned to offer also an event log feature for LINUX? That is to add entries in the /var/log/messages file

 

Thanks! Peter 

We could take a try

We could take a try in future releases. But no exact plan.

Add new comment