Document IMAP and SMTP tracing in README.md

This commit is contained in:
Alexander Krotov
2020-08-09 15:54:22 +03:00
committed by Hocuri
parent 21f8fefcce
commit 6285d18186

View File

@@ -95,7 +95,8 @@ $ cargo build -p deltachat_ffi --release
- `DCC_MIME_DEBUG`: if set outgoing and incoming message will be printed
- `RUST_LOG=info,async_imap=trace,async_smtp=trace`: enable IMAP and
SMTP tracing in addition to info messages.
### Expensive tests