mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-10 20:02:13 +08:00
add LOGW
old-commit-hash: 44bedaa73b12bd79e77f4ba15965ecff3566a6d9
This commit is contained in:
@@ -753,6 +753,7 @@ int main(int argc, char** argv) {
|
||||
#endif
|
||||
|
||||
logger_close(&s.logger);
|
||||
LOGW("logger closed");
|
||||
|
||||
for (auto s : socks){
|
||||
delete s;
|
||||
|
||||
Reference in New Issue
Block a user