isLogged

open fun isLogged(priority: Int, tag: String): Boolean

Override this method to enable or disable logging for log with given priority and tag. By default all log requests are handled.