mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 10:52:33 +08:00
log
This commit is contained in:
parent
063cb44e53
commit
3ff28111e1
@ -41,7 +41,7 @@ result=$(openim::util::check_process_names_for_stop)
|
|||||||
if [[ $? -ne 0 ]]; then
|
if [[ $? -ne 0 ]]; then
|
||||||
echo "+++ cat openim log file >>> ${LOG_FILE}"
|
echo "+++ cat openim log file >>> ${LOG_FILE}"
|
||||||
openim::log::error "stop process failed.\n" "${result}"
|
openim::log::error "stop process failed.\n" "${result}"
|
||||||
return 1
|
else
|
||||||
|
openim::log::success "✨ All processes to be stopped"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
openim::log::success "✨ All processes to be stopped"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user