Agent Skills: find-non-lambda-logs
Use when auditing or migrating Log calls — flags interpolated Log.d/i/w/e that should use the lambda overload (allocation hygiene), catch-block Log.w/e that interpolate ${e.message} but drop the throwable (lost stack traces), and files still importing android.util.Log (no lambda overload, bypasses Log.minLevel)
UncategorizedID: vitorpamplona/amethyst/find-non-lambda-logs
1,599221
Install this agent skill to your local
Skill Files
Browse the full folder contents for find-non-lambda-logs.
Loading file tree…
Select a file to preview its contents.