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!
    • Method Detail

      • log

        static LogComponentBuilderFactory.LogComponentBuilder 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