aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Muxi Yan <muxi@users.noreply.github.com>2018-02-23 10:04:40 -0800
committerGravatar GitHub <noreply@github.com>2018-02-23 10:04:40 -0800
commit5699cfcd4537df3a4358034fcfefed1ccc5a66a2 (patch)
tree664b02390b39a5e28b28bbc16a128e9ef06b2cc1 /include
parenta90d718cb89414bfe5f6cfaa69a1b3716ed55d5f (diff)
parent1a6d3a529be65d3f75e02f522ee0c77025191fb2 (diff)
Merge pull request #14318 from muxi/add-logging-interface
Add mobile log interface to ObjC
Diffstat (limited to 'include')
-rw-r--r--include/grpc/impl/codegen/grpc_types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/grpc/impl/codegen/grpc_types.h b/include/grpc/impl/codegen/grpc_types.h
index 3e897b0b27..a03be05531 100644
--- a/include/grpc/impl/codegen/grpc_types.h
+++ b/include/grpc/impl/codegen/grpc_types.h
@@ -314,6 +314,9 @@ typedef struct {
Defaults to "blend". In the current implementation "blend" is equivalent to
"latency". */
#define GRPC_ARG_OPTIMIZATION_TARGET "grpc.optimization_target"
+/** Channel arg that carries the bridged objective c object for custom metrics
+ * logging filter. */
+#define GRPC_ARG_MOBILE_LOG_CONFIG "grpc.mobile_log_config"
/** \} */
/** Result of a grpc call. If the caller satisfies the prerequisites of a