summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagerror/src/trace.rs
AgeCommit message (Expand)Author
2020-03-08Move libimagerror to thiserrorMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-08-28[Auto] lib/core/error: Fix Clippy warningsflip1995
2019-02-15Fix: Off by one errorMatthias Beyer
2019-02-11Remove magic constants in trace_unwrap_exit/map_err_trace_exit_unwrap callsMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-10-30libimagerror: Move from error-chain to failureMatthias Beyer
2018-02-20Fix trace count space widthMatthias Beyer
2018-02-20Use writeln!() instead of write!()Matthias Beyer
2018-02-12Implement own displaying implementation for the chainMatthias Beyer
2018-02-12Keep trace_error{,_dbg} for backwards compatibilityMatthias Beyer
2018-02-12Rewrite libimagerror to be thin layer over error-chainMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-01-29Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()Matthias Beyer
2017-12-25Do not call description() when displaying the errorMatthias Beyer
2017-10-12Add helper for tracing error and exit or unwrap the valueMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer