Release 1.0 - ...

<logging> element

The logging element configures the LogWriter object. The enabled attribute is used to enable or disable logging. The type attribute specifies the logging mode: synchronous or asynchronous.

In case of asynchronous logging, you have to specify the maximum size of the log entry queue using the queueSize attribute.

Expand image Example

Expand image Attributes

Expand image Parent element

Expand image Child elements