diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 6418ebc..4e6200d 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -24,4 +24,4 @@ logging: console: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(${LOG_LEVEL_PATTERN:%-5p}) %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:%wEx}" level: root: INFO - config: "classpath:logback-spring.xml" \ No newline at end of file + # config: "classpath:logback-spring.xml" \ No newline at end of file