Showing:

Annotations
Attributes
Model
Properties
Element logging
Namespace http://cxf.apache.org/core
Annotations
The logging feature enables you to log the content of inbound and outbound messages and faults.
The content is logged by all log handlers configured in your java.util.logging configuration file, 
provided the log level for classes org.apache.cxf.interceptor.LoggingInInterceptor and 
org.apache.cxf.interceptor.LoggingOutInterceptor is at least INFO.
Properties
content complex
Model
Attributes
QName Type Default Use
id xsd:string optional
limit xsd:int 102400 optional
Attribute logging / @limit
Namespace No namespace
Type xsd:int
Properties
use optional
default 102400
Attribute logging / @id
Namespace No namespace
Type xsd:string
Properties
use optional