Module: Logging::Installer
- Defined in:
- lib/snapsync.rb
Instance Method Summary collapse
Instance Method Details
#logger ⇒ Object
28 29 30 |
# File 'lib/snapsync.rb', line 28 def logger @logger ||= Logging.logger[self] end |
28 29 30 |
# File 'lib/snapsync.rb', line 28 def logger @logger ||= Logging.logger[self] end |