Structs

Decodes Postform logs from the ElfMetadata and a buffer.

The ElfMetadata struct encapsulates all log metadata contained in the target ELF file. The log metadata contains the target configuration, along with the interned strings and log section markers.

Representation of a parsed Postform log.

Decoder for logs sent through a SerialLogger in libpostform. Implements rcobs decoding and detection of start/end of message.

Enums

Error type for Postform Decoder.

Available log levels of Postform.

Constants

Supported postform version

Functions

Reads a log from buffer and prints it to stdout