#日志文件的配置
logging:
pattern:
console: "%d - %msg%n"
file: /var/log/sell.log

 

 

注解@Slf4j

相关文章: