Class: Bio::Log::LoggerPlusGlobal

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/bio/log/loggercli.rb

Instance Attribute Summary collapse

Instance Attribute Details

#outputter_typeObject

Returns the value of attribute outputter_type.



9
10
11
# File 'lib/bio/log/loggercli.rb', line 9

def outputter_type
  @outputter_type
end

#traceObject

Returns the value of attribute trace.



9
10
11
# File 'lib/bio/log/loggercli.rb', line 9

def trace
  @trace
end