android_logger-rs icon indicating copy to clipboard operation
android_logger-rs copied to clipboard

Basic Log::enabled implementation

Open BlackHoleFox opened this issue 3 years ago • 2 comments

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

BlackHoleFox avatar Jun 04 '22 03:06 BlackHoleFox