Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: dynamically print the input parameters and return values of the specified function for debugging. #614

Closed
membphis opened this issue Sep 27, 2019 · 1 comment · Fixed by #641
Labels
enhancement New feature or request
Milestone

Comments

@membphis
Copy link
Member

Without modifying the code or restarting the service, we need a way to dynamically print the input parameters and return values of the specified function for the developer's temporary debugging purposes.

This will be a powerful feature for developer.

在不修改代码或不重新启动服务的情况下,我们需要一种方法来动态打印输入参数并返回指定函数的值,以用于开发人员的临时调试目的。

对开发同学,这将是一个非常强的功能。

@membphis membphis added the enhancement New feature or request label Sep 27, 2019
@membphis membphis added this to the ver 0.9 milestone Sep 27, 2019
@membphis
Copy link
Member Author

we can get some idea from: https://github.com/Olivine-Labs/luassert#matchers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant