5.8

Set Logging Levels and Output File Names
The SCR Tool provides flexible logging settings and properties to customize your logging levels.
The logging levels and output file names reside in the individual <platform>-rt.properties file for
each platform type.
Platform Properties File Name
AIX
scr_root/conf/aix-rt.properties
CentOS
scr_root/conf/centos-rt.properties
HP-UX
scr_root/conf/hp-rt.properties
Mac OS X
scr_root/conf/osx-rt.properties
Oracle Enterprise Linux (OEL)
scr_root/conf/oracle-rt.properties
Red Hat
scr_root/conf/redhat-rt.properties
Solaris
scr_root/conf/solaris-rt.properties
SUSE
scr_root/conf/suse-rt.properties
Table 43. Property Files with Logging Levels and Output File Names
You can set the custom logging levels and output file names in these properties files for each run of the
SCRTool. You can use specific logging parameters for each specific patch distribution.
Procedure
1. Locate and open an individual <platform>-rt.properties file.
2. Set the following properties to the required level of logging.
java.util.logging.FileHandler.level
java.util.logging.ConsoleHandler.level
com.lumension.level
By default, all scripts log data to the same file name pattern at the INFO logging level. The logging
values include several levels.
n SEVERE
n WARNING (valid, but not used)
n INFO (recommended for production)
n CONFIG (valid, but not used)
n FINE (debug)
n FINER (debug)
n FINEST (debug)
3. To customize log file names, change the output java.util.logging.FileHandler.pattern=path
parameter.
Software Content Repository Tool 6.1 Guide
26
VMware, Inc.