update 日志

This commit is contained in:
Yutousama 2024-12-17 23:39:25 +08:00
parent 516e030266
commit c635d73911

View File

@ -264,7 +264,7 @@ public class WebSocketServer {
Log.getDynamicLogger(logTag).error(new RuntimeException("解压失败"));
}
} catch (Exception e) {
Log.e(e);
Log.getDynamicLogger(logTag).error(e);
}
}