zcash-android-wallet-sdk / cash.z.wallet.sdk.ext / spiffy

spiffy

fun spiffy(stackFrame: Int = 4, tag: String = "@TWIG"): (String) -> String

A tiny log formatter that makes twigs pretty spiffy.

Parameters

stackFrame - the stack frame from which we try to derive the class. This can vary depending on how the code is called so we expose it for flexibility. Jiggle the handle on this whenever the line numbers appear incorrect.