DebugLogFile

class DebugLogFile(context: Context, name: String)

Create a debug log on the SD card (if needed and allowed and app is configured for debugging (FIXME)

write strings to that file

Constructors

Link copied to clipboard
constructor(context: Context, name: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun close()
Link copied to clipboard
fun log(s: String)