In the log panel the log level shown is set to be that of the
rootLogger in the log4j.properties file in the opt/classes
directory. By default it is set to INFO so you will not see
DEBUG messages in the log panel. For more information on configuring the
file see
http://logging.apache.org/log4j
| Name | Description | Required |
|---|---|---|
| name | A name, can be any text. | No. |
| file | The oddjob file. | No. |
| rootNode | The root node of jobs to monitor. | No. |
| pollingInterval | How often to poll in milli seconds for property updates. | No. |
| loadOnly | This property is passed on to Oddjob when opening and reloading a file. | No. |
| logFormat | The log format for formatting log messages. For more information on the format please see http://logging.apache.org/log4j/docs/ | No. |