Class: Bio::Log::LoggerPlusGlobal
- Inherits:
-
Object
- Object
- Bio::Log::LoggerPlusGlobal
- Includes:
- Singleton
- Defined in:
- lib/bio/log/loggercli.rb
Instance Attribute Summary collapse
-
#outputter_type ⇒ Object
Returns the value of attribute outputter_type.
-
#trace ⇒ Object
Returns the value of attribute trace.
Instance Attribute Details
#outputter_type ⇒ Object
Returns the value of attribute outputter_type.
9 10 11 |
# File 'lib/bio/log/loggercli.rb', line 9 def outputter_type @outputter_type end |
#trace ⇒ Object
Returns the value of attribute trace.
9 10 11 |
# File 'lib/bio/log/loggercli.rb', line 9 def trace @trace end |