This is an automated email from the ASF dual-hosted git repository.
membphis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.
from 3f9685f feat(http-logger): support to concat multiple log with
separator. (#2286)
add 89f89f3 feat(http-logger): support for specified the log formats via
admin API (#2294)
No new revisions were added by this update.
Summary of changes:
apisix/core/table.lua | 2 +-
apisix/plugin.lua | 16 +++
apisix/plugins/http-logger.lua | 83 +++++++++++++--
bin/apisix | 2 +-
doc/zh-cn/plugins/http-logger.md | 28 ++++-
t/node/route-domain-with-local-dns.t | 4 +-
t/node/route-domain.t | 6 +-
.../http-logger-log-format.t} | 117 +++++++++------------
8 files changed, 172 insertions(+), 86 deletions(-)
copy t/{node/remote-addr.t => plugin/http-logger-log-format.t} (55%)