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 |
#2830 in Rust patterns
24 downloads per month
36KB
787 lines
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.
lib.rs
:
Library to store errors and log messages and display them later.
Dependencies
~0–9.5MB
~91K SLoC