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

jiaao.c-jsongen-es-demo.1.15.8.3.source-code.log4j2.yml Maven / Gradle / Ivy

There is a newer version: 1.15.9.2
Show newest version
Configuration:
  status: info
  Properties:
    Property:
      - name: APP_NAME
        value: 'r2dbc-demo'
      - name: file.logroot
        value: '${log4j_logfile_path}'
  Appenders:
    Console:
      name: CONSOLE
      target: SYSTEM_OUT
      ThresholdFilter:
        level: debug
        onMatch: ACCEPT
        onMismatch: DENY
      PatternLayout:
        pattern: "%d{yyyy-MM-dd HH:mm:ss,SSS}:%4p %t (%F:%L) - %m%n"
  Loggers:
    Root:
      level: INFO
      AppenderRef:
        - ref: CONSOLE
    Logger:
      - name: com.bixuebihui
        level: DEBUG
        additivity: false
        AppenderRef:
          - ref: CONSOLE




© 2015 - 2025 Weber Informatics LLC | Privacy Policy