AxerLogSaver

open class AxerLogSaver : Antilog

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun isEnable(priority: LogLevel, tag: String?): Boolean
Link copied to clipboard
fun log(priority: LogLevel, tag: String?, throwable: Throwable?, message: String?)
Link copied to clipboard
fun saveLog(priority: LogLevel, tag: String?, throwable: Throwable?, message: String?, time: Long)