c2rust icon indicating copy to clipboard operation
c2rust copied to clipboard

Use log crate for debugging output in c2rust-analyze

Open ahomescu opened this issue 7 months ago • 2 comments

Replace all eprintln! macros with uses of the log crate for more efficient and fine-grained debugging output.

ahomescu avatar Jul 06 '24 06:07 ahomescu