A logging implementation for `log` which hooks to android log output.
# Cargo.toml
[dependencies]
android_logger = "0.15.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Android logging and log a message.
Use conditional compilation or check target_os before calling.
No dependency data recorded yet.