future promise支持输出到statsd。
This commit is contained in:
@@ -225,7 +225,7 @@ int main()
|
||||
{
|
||||
char cert_store_host[TFE_STRING_MAX];
|
||||
unsigned int cert_store_port;
|
||||
future_promise_library_init();
|
||||
future_promise_library_init(NULL);
|
||||
//const char* file_path = "./log/test_tfe_rpc.log",*host="localhost";
|
||||
//void * logger = MESA_create_runtime_log_handle(file_path, RLOG_LV_INFO);
|
||||
const char* profile = "./conf/tfe.conf";
|
||||
|
||||
Reference in New Issue
Block a user