android_logger-rs
android_logger-rs copied to clipboard
Basic Log::enabled implementation
With the changes in https://github.com/Nercury/android_logger-rs/pull/46, which remove the mentioned lock, this check is now very cheap to implement.
Closes #45