FileLogger

class FileLogger(outputFile: File)

Constructors

Link copied to clipboard
constructor(outputFile: File)

Functions

Link copied to clipboard
open fun log(severity: <Error class: unknown class>, message: String, tag: String, throwable: Throwable?)