Class: ChemistryKit::Config::Reporting

Inherits:
Object
  • Object
show all
Defined in:
lib/chemistrykit/config/reporting.rb

Overview

Simple logging configuration class to encapsulate logging settings in the same pattern as others.

Instance Method Summary collapse

Instance Method Details

#pathObject



9
10
11
# File 'lib/chemistrykit/config/reporting.rb', line 9

def path
  'evidence'
end