Companion
object Companion
Properties
Link copied to clipboard
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.
Link copied to clipboard
Default logger to use.
Link copied to clipboard
Empty Logger for test purpose.