All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fluid.camel-example.0.8.source-code.log4j2.yaml Maven / Gradle / Ivy

Configuration:
  status: info

  Appenders:
    Console:
      name: Console
      target: SYSTEM_OUT
      PatternLayout:
        Pattern: "%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n"

  Loggers:
    Root:
      level: info
      AppenderRef:
        ref: Console




© 2015 - 2024 Weber Informatics LLC | Privacy Policy