Uses of Class
ru.cg.webbpm.studio.core.api.diagnostic.Logger
Packages that use Logger
Package
Description
-
Uses of Logger in ru.cg.webbpm.studio.core.api.diagnostic
Subclasses of Logger in ru.cg.webbpm.studio.core.api.diagnosticMethods in ru.cg.webbpm.studio.core.api.diagnostic that return LoggerModifier and TypeMethodDescriptionstatic Logger
Logger.getInstance
(Class clazz) Logger.Factory.getLoggerInstance
(Class clazz) -
Uses of Logger in ru.cg.webbpm.studio.subsystems.deploy.appserver.api.util
Methods in ru.cg.webbpm.studio.subsystems.deploy.appserver.api.util with parameters of type LoggerModifier and TypeMethodDescriptionstatic void
RestartDevServerAlertUtil.showDialog
(Alerts alerts, ExecutableServer wildflyExecutableServer, Application application, Logger LOGGER, String codeError, Throwable throwable)