module OCI
Attributes
logger[RW]
Defines the logger used for debugging for the OCI
module. For example, log to STDOUT by setting this to Logger.new(STDOUT).
@return [Logger]
sdk_name[RW]
Defines the logger used for debugging for the OCI
module. For example, log to STDOUT by setting this to Logger.new(STDOUT).
@return [Logger]