aem-plugin / com.cognifide.gradle.aem.instance.tail / LogFilter / excludeWildcard

excludeWildcard

fun excludeWildcard(vararg matchers: String): Unit
fun excludeWildcard(matchers: Iterable<String>): Unit
fun excludeWildcard(matchers: Sequence<String>): Unit
fun excludeWildcard(matcher: String): Unit