Class: Trellodon::Config
- Inherits:
-
Anyway::Config
- Object
- Anyway::Config
- Trellodon::Config
- Defined in:
- lib/trellodon/config.rb
Direct Known Subclasses
Class Method Summary collapse
Class Method Details
.logger ⇒ Object
12 13 14 |
# File 'lib/trellodon/config.rb', line 12 def self.logger Logger.new($stdout, level: Logger::INFO) end |