Libraries
»
fluent-plugin-logfire
(0.1.0)
»
Index
»
Fluent
»
LogfireOutput
»
#write
Method: Fluent::LogfireOutput#write
Defined in:
lib/fluent/plugin/out_logfire.rb
#
write
(chunk) ⇒
Object
29 30 31
# File 'lib/fluent/plugin/out_logfire.rb', line 29
def
write
(
chunk
)
deliver
(
chunk
,
1
)
end