Method: TaskTempest::Bootstrap#init_logging
- Defined in:
- lib/task_tempest/bootstrap.rb
#init_logging ⇒ Object
85 86 87 88 89 |
# File 'lib/task_tempest/bootstrap.rb', line 85 def init_logging @logger and return logger logger.info "logger initialized" end |