mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-24 23:42:05 +08:00
add LOGW
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