Skip to content
Snippets Groups Projects
Commit 58d68f0d authored by Muxi Yan's avatar Muxi Yan
Browse files

Turn off Cronet logging

parent 72e40965
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@
} while (0)
/* TODO (makdharma): Hook up into the wider tracing mechanism */
int grpc_cronet_trace = 1;
int grpc_cronet_trace = 0;
enum e_op_result {
ACTION_TAKEN_WITH_CALLBACK,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment