We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
lapInterceptorはlogInterceptorの機能を包含しており、区別する必要性は低いと考えられる。 機能的には"log"の方が一般的と思われるので、logInterceptorを残し、lapInterceptorはDeprecatedとする。
ver.1.1.6時点ではlogInterceptorとlapInterceptorは同じものとする。
The text was updated successfully, but these errors were encountered:
hifive#215 lapInterceptorとlogInterceptorを統合。
d7d3b98
simdy
No branches or pull requests
lapInterceptorはlogInterceptorの機能を包含しており、区別する必要性は低いと考えられる。
機能的には"log"の方が一般的と思われるので、logInterceptorを残し、lapInterceptorはDeprecatedとする。
ver.1.1.6時点ではlogInterceptorとlapInterceptorは同じものとする。
The text was updated successfully, but these errors were encountered: