mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +08:00
log
This commit is contained in:
parent
80c4b6ce7b
commit
690266ce5c
@ -99,6 +99,6 @@ if [[ $? -ne 0 ]]; then
|
|||||||
echo "+++ cat openim log file >>> ${LOG_FILE}"
|
echo "+++ cat openim log file >>> ${LOG_FILE}"
|
||||||
openim::log::error "check process failed.\n $result"
|
openim::log::error "check process failed.\n $result"
|
||||||
else
|
else
|
||||||
echo "Check all openim service ports successfully !"
|
openim::color::echo $COLOR_GREEN "All openim services are running normally! "
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user