SpringBootApplication withlog4j2在开端犯错误
原文:SpringBootApplication with log4j2 throws error on start
原文:SpringBootApplication with log4j2 throws error on start
I configured my log4j2.yml with properties from springboot: Properties: property: - name: LOGSTASH_HOST value: ${spring:logstash.server.host} - name: LOGSTASH_PORT ...