OMPUB-684: 增加开关控制是否发送日志字段(common_link_info_c2s/common_link_info_s2c/common_app_id)

This commit is contained in:
liuxueli
2022-12-30 13:41:12 +08:00
parent b5fbd190f1
commit 3bd6a5642f
2 changed files with 17 additions and 11 deletions

View File

@@ -203,6 +203,8 @@ struct tsg_log_instance_t
int vsystem_id;
int unknown_app_id;
int send_user_region;
int send_app_id;
int send_nat_linkinfo;
int send_data_center;
int recovery_interval;
int rapidjson_chunk_capacity;