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



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

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