Package org.apache.cxf.annotations
Annotation Type Logging
- 
 @Deprecated @Documented @Retention(RUNTIME) @Target(TYPE) @Inherited public @interface Logging Deprecated.Enables message Logging
- 
- 
Optional Element SummaryOptional Elements Modifier and Type Optional Element Description StringinLocationDeprecated.the locations where the messages are logged.intlimitDeprecated.The size limit at which messages are truncated in the logStringoutLocationDeprecated.booleanprettyDeprecated.For XML content, turn on pretty printing in the logsbooleanshowBinaryDeprecated.Ignore binary payloads by default
 
-