LogUtils

object LogUtils

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getDirPath(context: Context): File
Link copied to clipboard
fun saveLogsToFile(context: Context, filename: String): File
Link copied to clipboard
fun staticFileWriterStart(context: Context, frameworkInfo: FrameworkInfo): String?

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val DEFAULT_DIR_SIZE: Long = 1000000
Link copied to clipboard

Information about the current build, taken from system properties.

Link copied to clipboard
const val MAX_DIR_SIZE: String