Customizing log4j output level at runtime
About this task
When activated in components, the Apache logging utility log4j outputs component-related logging information at runtime. By default, all logging messages of or higher than the level defined in the log4j configuration will be output to the defined target.
You can change the logging output level for an execution of your Job or Route. To do so, take the following steps:
Procedure
Results
All the logging messages of and higher than the level you set are output to the defined target.
For information on how to activate log4j in components and how to configure the logging behaviors globally, see Activating and configuring Log4j.
For more information regarding the components with which you can use the log4j feature, see List of components that support the Log4j feature.