Module: FluentLogger

Included in:
GRPC
Defined in:
lib/fluent/plugin/out_google_cloud.rb

Overview

FluentLogger exposes the Fluent logger to the gRPC library.

Instance Method Summary collapse

Instance Method Details

#loggerObject



70
71
72
# File 'lib/fluent/plugin/out_google_cloud.rb', line 70

def logger
  $log # rubocop:disable Style/GlobalVars
end