Searched refs:INTERCEPTION_EVENTS (Results 1 – 1 of 1) sorted by relevance
45 private static final LocalLog INTERCEPTION_EVENTS = new LocalLog(SIZE); field in ZenLog256 synchronized (INTERCEPTION_EVENTS) { in append()257 INTERCEPTION_EVENTS.log(typeToString(type) + ": " +msg); in append()267 synchronized (INTERCEPTION_EVENTS) { in dump()269 INTERCEPTION_EVENTS.dump(prefix, pw); in dump()