remove "\n" for RUBY_DEBUG_LOG()
RUBY_DEBUG_LOG()
because RUBY_DEBUG_LOG() add "\n" at the end of message.
remove "\n" for
RUBY_DEBUG_LOG()because
RUBY_DEBUG_LOG()add "\n" at the end of message.