abstract fun log(priority: Priority = Log.Priority.DEBUG, tag: String? = null, throwable: Throwable? = null, message: String? = null): Unit