Searched refs:TYPE_INTERCEPTED (Results 1 – 1 of 1) sorted by relevance
49 private static final int TYPE_INTERCEPTED = 1; field in ZenLog71 append(TYPE_INTERCEPTED, record.getKey() + "," + reason); in traceIntercepted()156 case TYPE_INTERCEPTED: return "intercepted"; in typeToString()