Searched refs:m_aDebug (Results 1 – 4 of 4) sorted by relevance
160 private static Logger m_aDebug; field in FCFGSplit289 m_aDebug = new Logger(nLevel); in main()296 m_aDebug.setException(exCfgLoad); in main()332 Cache aCache = new Cache(m_aDebug); in main()339 m_aDebug.setException(exLoad); in main()368 m_aDebug.setException(exTransform); in main()380 aDataSet.m_aDebug = m_aDebug ; in main()424 m_aDebug.setException(exSplit); in main()441 m_aDebug.setException(exStatistics); in main()467 m_aDebug.setDetailedInfo(sTimes.toString()); in main()[all …]
91 m_aDataSet.m_aDebug.setGlobalInfo("generate type fragments ..."); in split()99 m_aDataSet.m_aDebug.setGlobalInfo("generate filter fragments ..."); in split()100 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module writer ..."); in split()110 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module writer/web ..."); in split()119 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module writer/global ..."); in split()128 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module calc ..."); in split()137 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module draw ..."); in split()146 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module impress ..."); in split()155 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module chart ..."); in split()164 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module math ..."); in split()[all …]
42 public Logger m_aDebug; field in SplitterData
236 private Logger m_aDebug; field in Cache250 m_aDebug = aDebug; in Cache()265 m_aDebug = new Logger(); in reset()476 m_aDebug.setDetailedInfo("props = "+aTempSet); in fromXML()1593 m_aDebug.setDetailedInfo(sBuffer.toString()); in getMatchedItemNames()1700 m_aDebug.setGlobalInfo("type to external \""+sItemName+"\""); in getItemAsXML()1707 m_aDebug.setGlobalInfo("filter to external \""+sItemName+"\""); in getItemAsXML()2098 m_aDebug.setDetailedInfo("superflous type \"macro\" was removed"); in transform60to6Y()2316 m_aDebug.setWarning(sMsg.toString()); in transform60to6Y()2348 m_aDebug.setWarning(sMsg.toString()); in transform60to6Y()[all …]
Completed in 42 milliseconds