BEA LOC 1.0 Agent Schema Reference

http://bea.com/loc
complexType loggingType

{http://www.w3.org/2001/XMLSchema}anyType
    {http://bea.com/loc}loggingType

Model
<...>
file-severity, base-file-name, rotation-type, rotation-size, rotation-time, file-rotation-dir, number-of-files-limited, rotated-file-count, rotation-time-span, rotation-time-span-factor, rotation-on-startup-enabled, stdout-severity
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: agentType/logging, agentType/logging
Documentation
                Defines all the logging properties.
            

Nested Element Summary
severityTypesfile-severity
           The least important severity of messages that will be written to the log file. 
stringbase-file-name
           Base file name. 
logRotationTypesrotation-type
           Determines how the log file rotation will be performed based on size, time or number. 
positiveIntegerrotation-size
           The size threshold at which the log file is rotated in KB. 
stringrotation-time
           The time in k:mm format when the first rotation happens where k is the hour specified in 24 hour notation and mm is the minutes. 
stringfile-rotation-dir
           The dir where the old rotated files are stored. 
booleannumber-of-files-limited
           Determines whether old rotated files need to be kept around forever. 
positiveIntegerrotated-file-count
           If old rotated files are to be deleted, this parameter determines how many of the last files to always keep. 
positiveIntegerrotation-time-span
           The interval for every time based log rotation. 
positiveIntegerrotation-time-span-factor
           The factor that is applied to the timespan to arrive at the number of milliseconds that will be the frequency of time based log rotations. 
booleanrotation-on-startup-enabled
           Configures whether the log file will be rotated on startup. 
severityTypesstdout-severity
           The threshold severity for messages going to stdout. 

BEA LOC 1.0 Agent Schema Reference

Version: 1.0