Searched refs:getLogFormatString (Results 1 – 1 of 1) sorted by relevance
342 System.out.print(getLogFormatString(logLevel, tag, message)); in printLog()351 public static String getLogFormatString(LogLevel logLevel, String tag, String message) { in getLogFormatString() method in Log