# File lib/active_support/log_subscriber/test_helper.rb, line 68 def logged(level) @logged[level].compact.map { |l| l.to_s.strip } end