ServiceLog

Service Log file settings.



Attributes Summary
name : StringThe name of the file for the service log.
size : intThe size of the log in megabytes.
enabled : booleanIs writing to the service log enabled for this server process.

Attribute Details

name    -    The name of the file for the service log. Normally this is a file named activity.log located in the $(LOG_DIR) directory.
     data type:  String
     default Value:   unspecified



size    -    The size of the log in megabytes. Minimum size is 1 megabyte.
     data type:  int
     default Value:   unspecified



enabled    -    Is writing to the service log enabled for this server process.
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  


Copyright IBM Corp. 1997-2004