Package-level declarations
Type-safe @IntDef annotations used by this module.
LogPriority restricts a value to one of the standard android.util.Log priorities (VERBOSE, DEBUG, INFO, WARN, ERROR, ASSERT) — the priorities Timber works with, before they are translated into nRF Logger levels. The annotation is retained at source level only and adds no runtime cost.