Module: Google::Apis::Core::Logging
- Included in:
- BaseService, HttpCommand
- Defined in:
- lib/google/apis/core/logging.rb
Overview
Logging support
Instance Method Summary collapse
-
#logger ⇒ Logger
Get the logger instance.
Instance Method Details
#logger ⇒ Logger
Get the logger instance
24 25 26 |
# File 'lib/google/apis/core/logging.rb', line 24 def logger Google::Apis.logger end |