Crate error_log

source ·
Expand description

Library to store errors and log messages and display them later.

book: www.lesnake.xyz/opt/error_log

Macros

Structs

  • Entry containing an Error of type E or an log message
  • A Object to store multiple error messages and display them at once

Enums

Traits

Type Definitions