Package-level declarations

Types

Link copied to clipboard

An implementation of the Logger interface that uses the logcat library to log messages. It uses the LogLevel to determine the LogPriority.

Functions

Link copied to clipboard
private fun LogLevel.toLogPriority(): LogPriority

Maps a LogLevel to a corresponding LogPriority.