0.19.2: Trace events

Trace events are generated by system or user code. They are collected only if you specify to collect them.

The Application Server product has built-in tracing statements. The console has settings for enabling or disabling the collection of these categories of trace events:

Entry
Indicates that a process has entered a method.

Exit
Indicates that a process has exited a method.

Debug
Provides information for debugging purposes.

Event
Indicates that a significant event took place, such as a state change.