As you can see, the PatternLayout is then the same.
正如您可以看到的,PatternLayout因而是相同的。
The most common layout object is PatternLayout, which formats messages according to a supplied pattern.
最常见的layout对象是PatternLayout,它根据所提供的模式对消息进行格式化。
The messages are formatted according to the layout (PatternLayout, in this case) associated with the appender.
这些消息是根据与这个添加器相关的 layout(在这种情况中是 PatternLayout)进行格式化的。
应用推荐