Skip to content

Commit

Permalink
[sdk] Add log, oslog, and android_log
Browse files Browse the repository at this point in the history
Use the log crate by rust-lang for logging.

Use android_log for Android.

Use oslog for iOS.

Use simple_log for stdout.

Closes #7151
  • Loading branch information
paw-hub committed Jul 8, 2024
1 parent 8db4c6a commit 116347e
Show file tree
Hide file tree
Showing 4 changed files with 311 additions and 15 deletions.
Loading

0 comments on commit 116347e

Please sign in to comment.