gpt4 book ai didi

logging - JBoss AS 6 日志模式

转载 作者:行者123 更新时间:2023-12-03 23:50:11 25 4
gpt4 key购买 nike

在JBoss 6的部署目录下,有jboss-logging.xml :
FILE appender 有以下模式:

<pattern-formatter pattern="%d %-5p [%c] (%t:%x) %s%E%n"/>

这会输出如下内容:
2010-08-02 17:41:43,845 INFO  [STDOUT] (http-127.0.0.1-8080-1:)   2010-08-02 17:41:43,844  INFO [http-127.0.0.1-8080-1] (XyzPageController.java:<init>:58) - New abc instantiated and empty xyz constructed.

我想知道是什么 %s%E 代币代表...
这是 JBoss 6 特有的东西吗?

最佳答案

关于logging - JBoss AS 6 日志模式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3389630/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com