Trace-to-commonlogging reporting

When you select trace-to-commonlogging reporting (see Configuring the Trace Utility), BTT trace will map the BTT trace API to the corresponding trace API of common-logging.
Note: Common-logging only provides API standards, the logging implementations are provided by other logging facilities such as Log4J.

The trace level can also be converted. The configuration of trace to common logging depends on the logging implementation.

Trace to common logging enables BTT trace to support industry standard Trace Interface. It increases the extensibility of BTT trace. BTT trace supports any trace facility which complies to common logging standard like Log4J.