ANDROID

Android Logger: Logs to the Logcat on Android if the SLF4J provider isn't found. Otherwise, uses the Logger.Companion.DEFAULT. Breaks up long log messages that would be truncated by Android's max log length of 4068 characters.