Method: Fluent::RollbarOutput#start

Defined in:
lib/fluent/plugin/out_rollbar.rb

#startObject

This method is called when starting. Open sockets or files here.



27
28
29
# File 'lib/fluent/plugin/out_rollbar.rb', line 27

def start
    super
end