Logging events

Logging of events can be controlled by a system configuration property.

For example, if the logging event level is set to INFO, all Informational, Warning, and Error events are logged to the system log. The logging event level can also be set to DEBUG, in which case all events generated by the application are logged. It is recommended to use this setting with care.