Searched defs:logType (Results 1 – 2 of 2) sorted by relevance
100 public static String buildTag(LogType logType) { in buildTag()
936 const logType: LogType = isHspResourceModule ? LogType.WARN : LogType.ERROR; constant