Trace Severity Levels
When streaming the traces for the SAP Data Hub Modeler application, you can set a trace severity threshold. Depending on the threshold level that you define, the application streams messages accordingly into the trace server.
|
Trace Severity Threshold |
Description |
|---|---|
|
INFO |
The publisher streams trace messages that contain informational text, mostly for echoing what has been performed in the application. The trace messages streamed also includes messages associated with warnings, errors, and fatal errors. |
|
DEBUG |
The publisher streams trace messages that contain useful information for developers mostly to debug and analyze the application. The trace messages streamed also include messages associated with info, error, warning, and fatal error threshold levels. |
|
ERROR |
The publisher streams trace messages that contain information describing the error conditions that may occur when working with the application. The trace messages streamed also includes messages associated with the fatal error threshold level. |
|
FATAL |
The publisher streams trace messages associated with fatal errors that may occur when working with the application. |
|
WARNING |
The publisher streams messages associated with warnings and errors that may occur when working with the application. The trace messages streamed also includes messages associated with error and fatal error threshold levels. |
