You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/10/22 10:03:27 UTC

[GitHub] [apisix] ziyou434 opened a new issue #2500: request help: how can I get the log

ziyou434 opened a new issue #2500:
URL: https://github.com/apache/apisix/issues/2500


   ### Issue description
   我在开发一个插件,模仿已有的插件代码使用了core.log.info(),但是我找不到日志打印,conf/logs下没有我想要的日志输出,求教
   日志文件在哪
   ### Environment
   
   * apisix version (cmd: `apisix version`): 1.5
   * OS: centos 7
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] membphis closed issue #2500: request help: how can I get the log

Posted by GitBox <gi...@apache.org>.
membphis closed issue #2500:
URL: https://github.com/apache/apisix/issues/2500


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] membphis commented on issue #2500: request help: how can I get the log

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2500:
URL: https://github.com/apache/apisix/issues/2500#issuecomment-715393651


   the default log level is `warn`: https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L112
   
   you need to change it.


----------------------------------------------------------------
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:
users@infra.apache.org