mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
log update
This commit is contained in:
parent
37999fe322
commit
d827c9c598
@ -71,7 +71,7 @@ func rpcServerInterceptor(ctx context.Context, req interface{}, info *grpc.Unary
|
||||
// grpcStatus = details
|
||||
// }
|
||||
//}
|
||||
log.ZWarn(ctx, "rpc resp", unwrap, "funcName", funcName)
|
||||
log.ZWarn(ctx, "rpc resp", err, "funcName", funcName)
|
||||
return nil, grpcStatus.Err()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user