public static interface LogEndpointBuilderFactory.LogBuilders
| Modifier and Type | Method and Description |
|---|---|
default LogEndpointBuilderFactory.LogEndpointBuilder |
log(String path)
Log (camel-log)
The log component logs message exchanges to the underlying logging
mechanism.
|
default LogEndpointBuilderFactory.LogEndpointBuilder log(String path)
log:loggerName
Path parameter: loggerName (required)
Name of the logging category to useApache Camel