Crate alogfmt

source ·

Structs

Enums

  • Error type for logfmt serialization failures.

Functions

  • Serializes an object to logfmt and returns the result as bytes.
  • Serializes an object to logfmt and returns the result as a string.
  • Serializes an object to logfmt and writes the result to the provided writer.

Type Definitions