common-plugin / com.cognifide.gradle.common.notifier / Notifier / notify

notify

abstract fun notify(title: String, text: String, level: LogLevel, onClick: (Notify) -> Unit = {}): Unit