Spring Boot - Logging
You set
logging.pattern.console=%d{HH:mm:ss} %msg%n but the console logs still use the default format. What is the most probable reason?