There are plenty of platform specific logging crates out there, but we want to log once and have it use the correct logging for all of our target platforms.
This issue tracks investigations into discovering existing crates that allow us to do this, or wrapping existing logging crates for Android, iOS, C++ and JS into a single crate that does platform detection.
There are plenty of platform specific logging crates out there, but we want to log once and have it use the correct logging for all of our target platforms.
This issue tracks investigations into discovering existing crates that allow us to do this, or wrapping existing logging crates for Android, iOS, C++ and JS into a single crate that does platform detection.