Libraries
»
logtail
(0.1.17)
»
Index
»
Logtail
»
Event
»
#to_msgpack
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
)
metadata
.
to_msgpack
(
*
args
)
end