typealias FilterDeclaration = (priority: Int, tag: String?, message: String, t: Throwable?) -> Boolean