Send the message to the default rake output (which is $stderr).
# File rake.rb, line 1067 def rake_output_message(message) $stderr.puts(message) end
<code/>
<pre/>
<code/>and<pre/>for code samples.