Ihar Hancharenka 39c253aac4 m
2025-01-06 23:34:06 +03:00

15 строки
581 B
Plaintext

https://docs.spring.io/spring-boot/docs/current/reference/html/howto-logging.html
logback
https://springframework.guru/using-yaml-in-spring-boot-to-configure-logback/
https://springframework.guru/using-logback-spring-boot/
https://springframework.guru/logback-configuration-using-groovy/
logging:
pattern:
console: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(%property{PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint}[] %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wex"
level:
cl: DEBUG
https://www.baeldung.com/spring-boot-testing-log-level