mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-06 05:12:10 +08:00
Optimizing scripts
This commit is contained in:
parent
9f7bfeff8f
commit
04ccfa575e
@ -211,7 +211,7 @@ openim::log::status() {
|
|||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
timestamp=$(date +"[%Y-%m-%d %H:%M:%S %Z]")
|
timestamp=$(date +"[%Y-%m-%d %H:%M:%S %Z]")
|
||||||
echo_log -e "${COLOR_BLUE} ${timestamp} ${1} ==> ${COLOR_BLUE}$@${reset_color}"
|
echo_log -e "${COLOR_BLUE}${timestamp} ${1} ${COLOR_BLUE}$@${reset_color}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user