LogRepository

class LogRepository(context: Context)

Constructors

Link copied to clipboard
constructor(context: Context)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
fun clear(): Boolean
Link copied to clipboard
Link copied to clipboard
fun writeLogs(logs: JSONArray)