Searched refs:loggable (Results 1 – 2 of 2) sorted by relevance
304 public String readLine(boolean loggable) throws IOException { in readLine() argument321 if (loggable) { in readLine()
310 public String readLine(boolean loggable) throws IOException { in readLine() argument327 if (loggable && DebugUtils.DEBUG) { in readLine()