Root > Integral parts > Options > Dialogs page > System log reporting

System log reporting

Previous pageReturn to chapter overviewNext page   

This is setup options for system log dialog (edtService). They are located at Dialogs tab.

 

 

System log dialog options

 

Warning: you must register your application as event source before using this dialog.

 

1. "Computer name" (.EventLogComputer) option identifies a computer to log error message. This is the first parameter to be passed to OpenEventLog. Leave this option empty to use the current machine.

 

 

2. "Event source name" (.EventLogName) option identifies event source to log error message. This is the second parameter to be passed to OpenEventLog. This is the name which you've used during your application's registration in system event log. This parameter is required.

 

 

3. "Category ID" (.EventLogCategory) option is optional parameter which specifies a category for error message. Leave it empty if you don't use categories. Category ID is established during application's registration.

 

 

4. "Message ID" (.EventLogEventID) option identifies a message to use when logging error message. This parameter is required. Message ID is established during application's registration.

 

To use system event log you must do at least the following:

Specify "event source name" in system log reporting dialog.

 

This is absolute minimum to make it to work.

 

Tip: Message ID usually have form of $C002XXXX. Where XXXX is ID of your event (such as 1, 2, etc.) in hexadecimal form.

 

 

See also:

System log dialog for general description of this dialog's type



Send feedback... Build date: 2023-09-11
Last edited: 2023-03-07
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/dialog_options_system_log_reporting.php