+66
−0
+1
−0
crates/safelog/Cargo.toml
0 → 100644
+26
−0
crates/safelog/README.md
0 → 100644
+1
−0
crates/safelog/src/err.rs
0 → 100644
+24
−0
Loading
This is a rough first-cut of an API that I think might help us with keeping limited categories of sensitive information out of our logs. I'll refine it based on experiences with using it.