Module: Google::Apis::Core::Logging

Included in:
BaseService, HttpCommand
Defined in:
lib/google/apis/core/logging.rb

Overview

Logging support

Instance Method Summary collapse

Instance Method Details

#loggerLogger

Get the logger instance

Returns:

  • (Logger)


24
25
26
# File 'lib/google/apis/core/logging.rb', line 24

def logger
  Google::Apis.logger
end