Searched refs:TYPE_NOT_INTERCEPTED (Results 1 – 1 of 1) sorted by relevance
63 private static final int TYPE_NOT_INTERCEPTED = 12; field in ZenLog82 append(TYPE_NOT_INTERCEPTED, record.getKey() + "," + reason); in traceNotIntercepted()217 case TYPE_NOT_INTERCEPTED: return "not_intercepted"; in typeToString()