Interface LogComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface LogComponentBuilderFactory
Log messages to the underlying logging mechanism.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Log component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionlog()Log (camel-log) Log messages to the underlying logging mechanism.
-
Method Details
-
log
Log (camel-log) Log messages to the underlying logging mechanism. Category: core,monitoring Since: 1.1 Maven coordinates: org.apache.camel:camel-log- Returns:
- the dsl builder
-