Searched refs:TARGET_STREAM (Results 1 – 1 of 1) sorted by relevance
142 private static PrintStream TARGET_STREAM = null; field in SimpleLogger201 TARGET_STREAM = computeTargetStream(LOG_FILE); in init()377 TARGET_STREAM.println(buf.toString()); in write()379 t.printStackTrace(TARGET_STREAM); in write()381 TARGET_STREAM.flush(); in write()