Skip to content

Commit

Permalink
remvoe debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
StarlightIbuki committed Jun 16, 2022
1 parent e4e945d commit 023e559
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kong/clustering/wrpc_data_plane.lua
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ local function communicate_impl(dp)
yield()
config_table = assert(cjson_decode(config_table))
yield()
ngx.log(ngx.ERR, require"inspect", config_table)
ngx_log(ngx_INFO, _log_prefix, "received config #", config_version, log_suffix)

local pok, res
Expand Down

0 comments on commit 023e559

Please sign in to comment.