You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to support the AccessLogFilter which usually could provide more infomation for monitoring or debuging.
What would you like to be added:
AccessLogFilter, which is used to log the invocation request.
Why is this needed:
In order to monitor the invocation in Dubbo, we should log the invocation request into file. And we can use these files to debug too.
The text was updated successfully, but these errors were encountered:
AlexStocks
changed the title
AccessLogFilter support
Ftr: AccessLogFilter support
Sep 20, 2019
We need to support the AccessLogFilter which usually could provide more infomation for monitoring or debuging.
What would you like to be added:
AccessLogFilter, which is used to log the invocation request.
Why is this needed:
In order to monitor the invocation in Dubbo, we should log the invocation request into file. And we can use these files to debug too.
The text was updated successfully, but these errors were encountered: