modify log format and remove otlv
This commit is contained in:
@@ -174,6 +174,7 @@ void SendWebAPI_Nacos_Ptr(const string strUrl, const char* code, char** ptr)
|
||||
strcpy(*ptr, resPost0.c_str());
|
||||
}
|
||||
else {
|
||||
|
||||
printf("Memory allocation failed!\n");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user