accessLog
Interceptor Name
Supported Protocols
Features
Configuration
asjard:
logger:
accessLog:
## Whether to enable accessLog
enabled: true
## Configuration format: [protocol://]{fullMethod}
## For example a method of the grpc protocol: grpc:///api.v1.hello.Hello/Call
## Or a protocol-agnostic method: /api.v1.hello.Hello/Call
## Intercept all methods of the protocol: grpc
skipMethods:
- grpcLast updated