public static interface PaxLoggingEndpointBuilderFactory.PaxLoggingBuilders
| Modifier and Type | Method and Description |
|---|---|
default PaxLoggingEndpointBuilderFactory.PaxLoggingEndpointBuilder |
paxlogging(String path)
OSGi PAX Logging (camel-paxlogging)
The paxlogging component can be used in an OSGi environment to
receive PaxLogging events and process them.
|
default PaxLoggingEndpointBuilderFactory.PaxLoggingEndpointBuilder paxlogging(String path)
paxlogging:appender
Path parameter: appender (required)
Appender is the name of the pax appender that need to be configured
in the PaxLogging service configuration.Apache Camel