public static final String |
CAMEL_SINK_LOGSINK_KAMELET_LEVEL_CONF |
"camel.kamelet.log-sink.level" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_LEVEL_DEFAULT |
"INFO" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_LEVEL_DOC |
"Logging level to use" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_LOG_MASK_CONF |
"camel.kamelet.log-sink.logMask" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_LOG_MASK_DOC |
"Mask sensitive information like password or passphrase in the log" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_LOGGER_NAME_CONF |
"camel.kamelet.log-sink.loggerName" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_LOGGER_NAME_DEFAULT |
"log-sink" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_LOGGER_NAME_DOC |
"Name of the logging category to use" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_MARKER_CONF |
"camel.kamelet.log-sink.marker" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_MARKER_DOC |
"An optional Marker name to use" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_MULTILINE_CONF |
"camel.kamelet.log-sink.multiline" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_MULTILINE_DOC |
"If enabled then each information is outputted on a newline" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_ALL_PROPERTIES_CONF |
"camel.kamelet.log-sink.showAllProperties" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_ALL_PROPERTIES_DOC |
"Show all of the exchange properties (both internal and custom)" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_BODY_CONF |
"camel.kamelet.log-sink.showBody" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_BODY_DOC |
"Show the message body" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_BODY_TYPE_CONF |
"camel.kamelet.log-sink.showBodyType" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_BODY_TYPE_DOC |
"Show the body Java type" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_CACHED_STREAMS_CONF |
"camel.kamelet.log-sink.showCachedStreams" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_CACHED_STREAMS_DOC |
"Whether Camel should show cached stream bodies or not." |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_EXCHANGE_PATTERN_CONF |
"camel.kamelet.log-sink.showExchangePattern" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_EXCHANGE_PATTERN_DOC |
"Shows the Message Exchange Pattern (or MEP for short)" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_HEADERS_CONF |
"camel.kamelet.log-sink.showHeaders" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_HEADERS_DOC |
"Show the headers received" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_PROPERTIES_CONF |
"camel.kamelet.log-sink.showProperties" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_PROPERTIES_DOC |
"Show the exchange properties (only custom). Use showAllProperties to show both internal and custom properties." |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_STREAMS_CONF |
"camel.kamelet.log-sink.showStreams" |
public static final String |
CAMEL_SINK_LOGSINK_KAMELET_SHOW_STREAMS_DOC |
"Show the stream bodies (they may not be available in following steps)" |