Method: Logtail::Event#to_msgpack

Defined in:
lib/logtail/event.rb

#to_msgpack(*args) ⇒ Object



28
29
30
# File 'lib/logtail/event.rb', line 28

def to_msgpack(*args)
  .to_msgpack(*args)
end