debug_msg

SYNOPSIS

debug_msg msg debug_msg_log msg

DESCRIPTION

print debugging message on STDERR, and also log it in case of debug_msg_log.All arguments are printed separated by first character of IFS and finally followed by newline.