install

fun install(logger: LogcatLogger)

Installs a LogcatLogger.

It is an error to call install more than once without calling uninstall in between, however doing this won't throw, it'll log an error to the newly provided logger.