experiment: throw/catch logs with custom subscriber
Open
- Dominant language
- Rust
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
See, e.g., https://github.com/Email-Analysis-Toolkit/fake-mail-server/blob/main/src/log.rs#L46
TODO
* Some logs in `imap-next` are gated by `#[cfg(debug_assertions)]` to not leak sensitive data. We may want to add a `debug` feature to enable logging of sensitive data (even in release build).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.