LoggerConfiguration

constructor(logLevel: Logger.LogLevel, callbackLogLevel: Logger.LogLevel, logDir: File? = null, callback: (priority: Int, tag: String?, message: String, t: Throwable?) -> Unit? = null)