update 日志
This commit is contained in:
parent
516e030266
commit
c635d73911
@ -264,7 +264,7 @@ public class WebSocketServer {
|
||||
Log.getDynamicLogger(logTag).error(new RuntimeException("解压失败"));
|
||||
}
|
||||
} catch (Exception e) {
|
||||
Log.e(e);
|
||||
Log.getDynamicLogger(logTag).error(e);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user