Module log4rs::encode

source ·
Expand description

Encoders

Modules§

  • An encoder which writes a JSON object.
  • A simple pattern-based encoder.
  • Implementations of the encode::Write trait.

Structs§

Enums§

  • A text or background color.

Traits§

  • A trait implemented by types that can serialize a Record into a Writer.
  • A trait for types that an Encoder will write to.