fluent / fluent-bit-go

Fluent Bit Golang package to build plugins
Apache License 2.0
189 stars 52 forks source link

output: fix deprecation warning #41

Closed l2dy closed 2 years ago

l2dy commented 3 years ago

SetExt is deprecated, use SetBytesExt or SetInterfaceExt on the Handle instead.