pull/1953/head^2
skiffer-git 2 years ago
parent 488c3a7c47
commit d9e7523a2f

@ -206,7 +206,7 @@ openim::log::status() {
fi
timestamp=$(date +"[%Y-%m-%d %H:%M:%S %Z]")
echo_log "+++ ${timestamp} ${1}"
echo_log "${timestamp} ${1}"
shift
for message; do
echo_log " ${message}"

Loading…
Cancel
Save