Class: Psapi::Log::Settings
- Inherits:
-
Object
- Object
- Psapi::Log::Settings
- Defined in:
- lib/psapi/log.rb
Instance Attribute Summary collapse
-
#level ⇒ Object
readonly
Returns the value of attribute level.
Instance Attribute Details
#level ⇒ Object (readonly)
Returns the value of attribute level.
4 5 6 |
# File 'lib/psapi/log.rb', line 4 def level @level end |