dokilog

dokilog / com.dokidevs.dokilog / LogProfile / adjustPriority

adjustPriority

protected open fun adjustPriority(priority: Int): Int

Adjust the priority for certain conditions. By default, there is no adjustment. Source code shows how to change the priority based on device manufacturer.

Parameters

priority - Priority of the current log.

Return The adjusted priority.