Did someone add this test in tc_logger recently?
# bug: Binding.of_caller thinks Logger is the caller.
a = 14
b = 13
Logger.trace 'a * b'
assert_equal(" INFO: hello\nDEBUG: a * b = 182\n", @io.string)
-g.
--
http://gmosx.com/blog
http://nitroproject.org