Method: Logster.config

Defined in:
lib/logster.rb

.configObject



43
44
45
# File 'lib/logster.rb', line 43

def self.config
  @config ||= Configuration.new
end