HazeLogger

object HazeLogger

Properties

Link copied to clipboard

Whether to print debug log statements to the relevant system logger. Do not build release artifacts with this enabled. It's purely for debugging purposes.

Functions

Link copied to clipboard
fun d(tag: String, message: () -> String)