tutao / tutanota

Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
https://tuta.com
GNU General Public License v3.0
5.85k stars 502 forks source link

Add logging utilities to the SDK #7151

Open rezbyte opened 6 days ago

rezbyte commented 6 days ago

When using the SDK, I want to have the ability of logging what is going on in Rust code and have them displayed in Android logcat and iOS console.

AC

paw-hub commented 3 days ago

A good place to start is here: https://docs.rs/log/latest/log/