Spring Boot - Logging
If you set
logging.pattern.file=%d{yyyy-MM-dd HH:mm:ss} %-5level %logger - %msg%n in Spring Boot, what will happen?logging.pattern.file=%d{yyyy-MM-dd HH:mm:ss} %-5level %logger - %msg%n in Spring Boot, what will happen?logging.pattern.file sets the log format for file output.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions