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 2022/01/10 12:17:58 UTC

[GitHub] [apisix] encanto-oss opened a new issue #6067: request help: How to debug plugin lua files

encanto-oss opened a new issue #6067:
URL: https://github.com/apache/apisix/issues/6067


   ### Issue description
   
   I am using Jetbrains IDEA with EmmyLua, where is the reference for debugging?
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   - apisix-dashboard version, if have:
   - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `luarocks --version`):
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] shuaijinchao commented on issue #6067: request help: How to debug plugin lua files

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


   you can refer to:
   https://github.com/apache/apisix/blob/master/docs/en/latest/architecture-design/debug-mode.md
   
   I usually use the log for debuggin.
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] leslie-tsang commented on issue #6067: request help: How to debug plugin lua files

Posted by GitBox <gi...@apache.org>.
leslie-tsang commented on issue #6067:
URL: https://github.com/apache/apisix/issues/6067#issuecomment-1008862543


   Hello there, Try [this](https://juejin.cn/post/6951650129044570125) out.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] lijing-21 commented on issue #6067: request help: How to debug plugin lua files

Posted by GitBox <gi...@apache.org>.
lijing-21 commented on issue #6067:
URL: https://github.com/apache/apisix/issues/6067#issuecomment-1015010442


   Hi @encanto-oss, thank you for your contribution!
   
   Here is the Contributor T-shirt form[1], if you're interested, kindly take a look :)
   
   [1] https://github.com/apache/apisix/blob/master/CONTRIBUTING.md#contributor-t-shirt


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] encanto-oss closed issue #6067: request help: How to debug plugin lua files

Posted by GitBox <gi...@apache.org>.
encanto-oss closed issue #6067:
URL: https://github.com/apache/apisix/issues/6067


   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org