Searched refs:LOG_PROGRESS (Results 1 – 1 of 1) sorted by relevance
118 private static boolean LOG_PROGRESS = false; field in CLDRFile218 Log.logln(LOG_PROGRESS, "Parsing: " + fullFileName); in loadFromFile()250 Log.logln(LOG_PROGRESS, "Parsing: " + dirs); in loadFromFiles()774 …Log.logln(LOG_PROGRESS, "ADDING: \t" + currentFullXPath + " \t" + value + "\t" + currentFullXPath); in add()788 Log.logln(LOG_PROGRESS, "ADDING Comment: \t" + type + "\t" + xpath + " \t" + comment); in addComment()1525 Log.logln(LOG_PROGRESS, "push\t" + qName + "\t" + show(attributes));1584 Log.logln(LOG_PROGRESS, "currentFullXPath\t" + currentFullXPath);1652 Log.logln(LOG_PROGRESS, "pop\t" + qName);1692 Log.logln(LOG_PROGRESS && lastActiveLeafNode != null, "pop: zeroing last leafNode: "1789 Log.logln(LOG_PROGRESS || SHOW_START_END, "startElement uri\t" + uri[all …]