Method: Logster.config
- Defined in:
- lib/logster.rb
.config ⇒ Object
43 44 45 |
# File 'lib/logster.rb', line 43 def self.config @config ||= Configuration.new end |
43 44 45 |
# File 'lib/logster.rb', line 43 def self.config @config ||= Configuration.new end |