Method: ActiveSupport::LogSubscriber::TestHelper::MockLogger#level
- Defined in:
- activesupport/lib/active_support/log_subscriber/test_helper.rb
#level ⇒ Object
Returns the value of attribute level.
58 59 60 |
# File 'activesupport/lib/active_support/log_subscriber/test_helper.rb', line 58 def level @level end |