<log headerOnly="[false,true]" category="[string]" level="[TRACE,DEBUG,INFO,WARN,ERROR,FATAL]" />
<serviceProxy port="2000">
<request>
<log />
</request>
<target host="www.predic8.de" />
</serviceProxy>
Name | Required | Default | Description | Example |
---|---|---|---|---|
level | false | INFO |
Sets the log level. | WARN |
language | false | groovy |
the language of the 'test' condition | SpEL, groovy, jsonpath, xpath |
label | false | "" |
Label to find the entry in the log | "After Transformation" |
body | false | true |
To turn off logging of message bodies set this attribute to false | - |
category | false | com.predic8.membrane.core.interceptor.log.LogInterceptor |
Sets the category of the logged message. | Membrane |
message | false | - | - | - |