Cross Platform Logging Solution #210

Open
opened 2020-08-06 16:56:42 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:56:42 +00:00 (Migrated from github.com)

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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#210
No description provided.