| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/diagnostics} (restriction)
The threshold severity level of log messages evaluated by log watch rules. Messages with a lower severity than this value will be ignored and not evaluated against the watch rules. Do not confuse LogWatchSeverity with Severity. LogWatchSeverity filters which log messages will be evaluated; Severity sets the default severity level for a notification.
<xs:element minOccurs="0" name="log-watch-severity" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="Info"/><xs:enumeration value="Warning"/><xs:enumeration value="Error"/><xs:enumeration value="Notice"/><xs:enumeration value="Critical"/><xs:enumeration value="Alert"/><xs:enumeration value="Emergency"/></xs:restriction>
| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |