Class: Logster::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/logster/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#current_contextObject

Returns the value of attribute current_context.



3
4
5
# File 'lib/logster/configuration.rb', line 3

def current_context
  @current_context
end

#subdirectoryObject

Returns the value of attribute subdirectory.



3
4
5
# File 'lib/logster/configuration.rb', line 3

def subdirectory
  @subdirectory
end