ServiceLog

Service Log file settings.



Attributes Summary
name : StringThe name of the file for the service log.
size : IntegerThe 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:  Integer
     default Value:   unspecified



enabled    -    Is writing to the service log enabled for this server process.
     data type:  Boolean
     default Value:   unspecified


Copyright IBM Corp. 1996-2002