jenskeiner commented on a change in pull request #2905:
URL: https://github.com/apache/apisix/pull/2905#discussion_r533144883



##########
File path: apisix/init.lua
##########
@@ -513,6 +513,8 @@ function _M.http_access_phase()
                 api_ctx.consumer,
                 api_ctx
             )
+            core.log.debug("find consumer ", api_ctx.consumer.username,

Review comment:
       Sure, just thought we don't want to clutter the log too much in a prod 
setting where you might be running with `info` level.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to