mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 10:06:39 +00:00
polish log_debug
This commit is contained in:
parent
fb1ec18a9b
commit
c1d1d4f7f8
@ -108,9 +108,7 @@ function log_info {
|
||||
#
|
||||
######################################################
|
||||
function log_debug {
|
||||
local __msg="$*"
|
||||
$log_print_cmd $log_print_arg "[I]: $__msg" >&2
|
||||
return 0
|
||||
log_info "$@"
|
||||
}
|
||||
|
||||
####################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user