mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 18:34:29 +08:00
log
This commit is contained in:
parent
001308cebf
commit
ea4afc6e12
@ -45,7 +45,7 @@ do
|
||||
|
||||
if [[ $? -ne 0 ]]; then
|
||||
if [[ $attempt -ne 0 ]] ; then
|
||||
echo "+++ cat openim log file >>> ${LOG_FILE}"
|
||||
echo "+++ cat openim log file >>> ${LOG_FILE} " $attempt
|
||||
openim::log::error "stop process failed. continue waiting\n" "${result}"
|
||||
fi
|
||||
sleep 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user