Searched refs:LogManager (Results 1 – 17 of 17) sorted by relevance
33 import org.openoffice.setup.Util.LogManager;135 LogManager.addCommandsLogfileComment(log); in getChangeInstallDir()147 LogManager.addCommandsLogfileComment(log); in installPackage()161 LogManager.addCommandsLogfileComment(log); in installPackage()164 LogManager.addCommandsLogfileComment(log); in installPackage()240 LogManager.addCommandsLogfileComment(log); in installPackage()250 LogManager.addCommandsLogfileComment(log); in uninstallPackage()309 LogManager.addCommandsLogfileComment(log); in uninstallPackage()360 LogManager.addCommandsLogfileComment(log); in isPackageNameInstalledClassic()406 LogManager.addCommandsLogfileComment(log); in queryAllDatabase()[all …]
35 import org.openoffice.setup.Util.LogManager;125 LogManager.addCommandsLogfileComment(log); in getChangeInstallDir()155 LogManager.addCommandsLogfileComment(log); in installPackage()158 LogManager.addCommandsLogfileComment(log); in installPackage()283 LogManager.addCommandsLogfileComment(log); in installPackage()306 LogManager.addCommandsLogfileComment(log); in installPackage()325 LogManager.addCommandsLogfileComment(log); in uninstallPackage()328 LogManager.addCommandsLogfileComment(log); in uninstallPackage()542 LogManager.addCommandsLogfileComment(log); in queryAllDatabase()678 LogManager.addCommandsLogfileComment(log); in findOlderPackage()[all …]
29 import java.util.logging.LogManager;58 LogManager logManager = LogManager.getLogManager();91 LogManager manager = LogManager.getLogManager(); in getLogger()
33 import org.openoffice.setup.Util.LogManager;106 LogManager.setCommandsHeaderLine("Installation"); in duringShow()148 LogManager.setCommandsHeaderLine("Installation aborted!"); in duringShow()151 LogManager.setCommandsHeaderLine("Error during installation!"); in duringShow()157 LogManager.setCommandsHeaderLine("Uninstallation"); in duringShow()
34 import org.openoffice.setup.Util.LogManager;93 LogManager.setCommandsHeaderLine("Uninstallation"); in duringShow()110 LogManager.setCommandsHeaderLine("Uninstallation aborted!"); in duringShow()
36 import org.openoffice.setup.Util.LogManager;138 LogManager.addLogfileComment(log); in afterShow()144 LogManager.addLogfileComment(log); in afterShow()
36 import org.openoffice.setup.Util.LogManager;161 LogManager.setCommandsHeaderLine("Analyzing system database"); in duringShow()
35 import org.openoffice.setup.Util.LogManager;197 LogManager.setCommandsHeaderLine("Checking change installation"); in afterShow()
33 import org.openoffice.setup.Util.LogManager;
31 import org.openoffice.setup.Util.LogManager;96 LogManager.addCommandsLogfileComment(log); in collectSystemLanguages()125 LogManager.addCommandsLogfileComment(log); in collectSystemLanguages()128 LogManager.addCommandsLogfileComment((String)returnErrorVector.get(i)); in collectSystemLanguages()217 LogManager.setCommandsHeaderLine("Checking change installation"); in checkForNewerVersion()
100 LogManager.addModulesLogfileComment("Name: " + packageData.getName() + in logModuleStatesHelper()115 LogManager.setModulesLogFileHeaderLine(text); in logModuleStates()121 LogManager.setModulesLogFileHeaderLine(text); in logPackagesToInstall()124 LogManager.addModulesLogfileComment("Name: " + packageData.getName() + in logPackagesToInstall()
40 LogManager.addLogfileComment(log); in abortInstallProcess()43 LogManager.addLogfileComment(log); in abortInstallProcess()
28 public class LogManager { class35 private LogManager() { in LogManager() method in LogManager
346 …LogManager.addLogfileComment("<b>Adding required older installed package:</b> " + packageData.getP… in setDatabaseSettings()363 …LogManager.addLogfileComment("<b>Adding required package:</b> " + packageData.getPackageName() + "… in setDatabaseSettings()842 …LogManager.addLogfileComment("<b>Adding required package:</b> " + packageData.getPackageName() + "… in setRequiredNewCoreModules()964 LogManager.setCommandsHeaderLine("Analyzing system database"); in defaultDatabaseAnalysis()
153 htmlInfoText = LogManager.publishLogfileContent(htmlInfoText, separatorline); in setInstallLogInfoText()154 htmlInfoText = LogManager.publishCommandsLogfileContent(htmlInfoText); in setInstallLogInfoText()
33 import org.openoffice.setup.Util.LogManager;49 LogManager.setCommandsHeaderLine("Preparing Solaris 10 user installation"); in createLocalTempDir()63 LogManager.addCommandsLogfileComment(log); in createLocalTempDir()83 LogManager.addCommandsLogfileComment(log); in createLocalTempDir()240 Vector logContent = LogManager.getModulesLogFile(); in saveModulesLogFile()
30 import org.openoffice.setup.Util.LogManager;77 LogManager.addCommandsLogfileComment(log); in getPackageNameFromRpm()518 Vector logContent = LogManager.getModulesLogFile(); in saveModulesLogFile()
Completed in 201 milliseconds