element <logger> (global)
Namespace:
Type:
Content:
complex, 3 attributes, attr. wildcard, 1 element
Subst.Gr:
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<logger
   
 = 
xsd:string
 = 
("ERROR" | "WARN" | "INFO" | "DEBUG" | "TRACE")
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?
</logger>
Content model elements (1):
annotations
May be included in elements by substitutions (114):
all, inbound-endpoint,
Annotation
Performs logging using an expression that determines what should be logged. By default the current messages is logged using the DEBUG level to the 'org.mule.api.processor.LoggerMessageProcessor' category but the level and category can both be configured to suit your needs.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="logger" substitutionGroup="abstract-observer-message-processor" type="loggerType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.