Undertow 访问日志跳过时间 (%D)

问题描述

我正在为 undertow 配置访问日志格式。 我在 application.properties 中配置的是这个

server.undertow.accesslog.pattern=%h %l %u %t \"%r\" %s %b %D

但是我用“-”代替了 %D

示例

127.0.0.1 - - [26/Feb/2021:11:11:26 +0530] "POST /********/payments/token HTTP/1.1" 200 2529 -

我是不是错过了什么

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)