LogExporter

class LogExporter(context: Context, ringLog: RingLog, crypto: CryptoProvider)

Constructors

Link copied to clipboard
constructor(context: Context, ringLog: RingLog, crypto: CryptoProvider)

Functions

Link copied to clipboard
fun export(): File

Exports ring buffer logs to a file. If crypto is enabled, the exported content is encrypted and base64url-encoded.