mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
The Any.log overload built its tag from this::class.java.name, which turns into CAP:a once the class is obfuscated. Every call site now passes a logTag(...) constant and the overload is gone so it cannot be reintroduced.