# Functions
PackageRecords gets an array of LogRecords and returns them as an array of PackagedRecords (byte buffers), ready to be sent to NewRelic.
RemapRecord takes a log record emitted by FluentBit, parses it into a NewRelic LogRecord domain type and performs several key name re-mappings.