Component tracing - concepts

Tracing a component is useful when you want more information about a component while the application is running. Typically, tracing is only required when trying to investigate a problem with a component that is either not running properly or is performing with slow response time.

When trace is turned on for a component, additional messages are output to the appropriate places. Where the additional messages are output depends on the logging configuration.