bugfix:issue #94, typo in plugin

This commit is contained in:
lizhiyong 2019-09-15 21:50:32 +08:00 committed by YuanSheng Wang
parent 8ff48f853b
commit 799026638e

View File

@ -51,7 +51,7 @@ end
function _M.balancer(conf, ctx)
core.log.warn("plugin access phase, conf: ", core.json.encode(conf))
core.log.warn("plugin balancer phase, conf: ", core.json.encode(conf))
if not conf.ip then
return