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