println

abstract fun println(priority: Int, tag: String, message: String): Int

Writes one already-sanitized, bounded line and returns the platform result.