mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-31 06:56:58 +08:00
Optimizing scripts
This commit is contained in:
parent
2956462a46
commit
581164d9c6
@ -215,6 +215,7 @@ openim::log::status() {
|
||||
echo_log "${timestamp} ${1}"
|
||||
shift
|
||||
for message; do
|
||||
local reset_color='\033[0m'
|
||||
echo_log -e "${COLOR_GREEN} ${message} ==> ${COLOR_GREEN}$@${reset_color}"
|
||||
done
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user