Module: OCI

Defined in:
lib/fluent/plugin/out_oci-logging-analytics.rb

Class Attribute Summary collapse

Class Attribute Details

.loggerLogger

Defines the logger used for debugging for the OCI module. For example, log to STDOUT by setting this to Logger.new(STDOUT).

Returns:

  • (Logger)


49
50
51
# File 'lib/fluent/plugin/out_oci-logging-analytics.rb', line 49

def logger
  @logger
end

.sdk_nameObject

Returns the value of attribute sdk_name.



43
44
45
# File 'lib/fluent/plugin/out_oci-logging-analytics.rb', line 43

def sdk_name
  @sdk_name
end