Log4j 2(版本2.4)是否支持log4j2.properties属性语法?

时间:2015-10-15 11:14:27

标签: log4j2

基于类似的question。是log4j support log4j2.properties配置文件的新版本(2.4)吗?谁能给我一个这样的实现的例子呢?

1 个答案:

答案 0 :(得分:0)

是的,从2.4开始支持.properties:https://logging.apache.org/log4j/2.0/manual/configuration.html#Properties

我会参考他们的例子,因为它相当全面。