Searched refs:MSGS (Results 1 – 1 of 1) sorted by relevance
45 private static final String[] MSGS = new String[SIZE]; field in ZenLog226 synchronized(MSGS) { in append()229 MSGS[sNext] = msg; in append()239 synchronized(MSGS) { in dump()248 pw.println(MSGS[j]); in dump()