Specifications

System Software Diagnostics Guide — September 2006 143
Runtime Trace Facility (RTF) Reference
1
when a 1 appears next to a configuration item in the RTF configuration file, it indicates that the
configuration item is enabled.
The RTF configuration file’s top-level document tag is the RTFConfig tag. The following three tags
are child tags of the RTFConfig tag:
1. Logfile
2. Global
3. Module
Figure 19 shows the XML tag structure and tag attributes of the RTF configuration file:
Figure 19. RTF Configuration File Tag Structure
28.3.1 RTFConfig Tag
RTFConfig is the document tag. This tag is a mandatory component of the RTF configuration file;
it can be found at the top of the RTF configuration file. A sample RTFConfig tag entry is shown
below:
RTFConfig
trace
tracelocation
timestamp
logformat
Logfile
path
size
maxbackups
preserve_size
preserve_maxbackups
duplicate_to_debug_console
log_format
Global
Module
name
state
GLabel
name
state
GClient
name
state
MLabel
name
state
MClient
name
state
GClientLabel
name
state
MClientLabel
name
state
Convention Used:
Tag name
attribute 1
attribute 2
...
child Tag name
attribute 1
attribute 2
...