summaryrefslogtreecommitdiff
path: root/crates/tor-error/src/tracing.rs
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* tor-error: tests: Demonstrate warn_report on bare error and anyhowIan Jackson2023-12-121-0/+35
* tor-error: fmt_ending_ok: Permit messages ending in ascii ellipsisIan Jackson2023-11-201-0/+1
* tor-error: fmt_ending_ok: Implement with a direct matchIan Jackson2023-11-201-1/+5
* Fix warn_report and error_report macros.Nick Mathewson2023-07-071-4/+10
* tor-error: tracing module: Use macro to generate macrosIan Jackson2023-07-071-91/+53
* tor-error: tracing module: Fix link to tracing macroIan Jackson2023-07-071-1/+1
* event_report: assert correctness of format endingNick Mathewson2023-07-071-0/+20
* tor-error: Add optional tracing supportNick Mathewson2023-07-071-0/+171