module Google::Apis::Core::Logging

Logging support

Public Instance Methods

logger() click to toggle source

Get the logger instance @return [Logger]

# File lib/google/apis/core/logging.rb, line 24
def logger
  Google::Apis.logger
end