Module: MostOts::Logging
- Included in:
- Service
- Defined in:
- lib/most_ots/logging.rb
Instance Method Summary collapse
-
#logger ⇒ Logger
Get the logger instance.
Instance Method Details
#logger ⇒ Logger
Get the logger instance
5 6 7 |
# File 'lib/most_ots/logging.rb', line 5 def logger MostOts.logger end |