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

支持@LogRecordFunction #122

Open
mouzt opened this issue Feb 1, 2023 · 0 comments
Open

支持@LogRecordFunction #122

mouzt opened this issue Feb 1, 2023 · 0 comments

Comments

@mouzt
Copy link
Owner

mouzt commented Feb 1, 2023

  1. 找到所有@Logfunction 的method 保存下 methodName 和 method的list (支持同一个methodName 但是参数列表不一样,支持LogFunction的重载)
  2. 解析的时候 根据 FunctionName 和 参数类型匹配 到对应的method,然后 invoke
  3. after的Function 不要立即执行,等函数运行完再执行
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant