4 releases
0.1.3 | Apr 17, 2023 |
---|---|
0.1.2 | Apr 17, 2023 |
0.1.1 | Apr 6, 2023 |
0.1.0 | Apr 4, 2023 |
#1762 in Rust patterns
24 downloads per month
36KB
787 lines
Library to store errors and log messages and display them later.
error_log
A helper crate that lets you store multible errors and log messages and display them later.
Its intended for desktop applications, websites and tui, that want to show error messages to their users.
Dependencies
~0–12MB
~106K SLoC