Uses of Class
de.xima.fc.setup.model.log.XLogger
-
Packages that use XLogger Package Description de.xima.fc.setup.model.log Package with models for the configuration of loggers -
-
Uses of XLogger in de.xima.fc.setup.model.log
Methods in de.xima.fc.setup.model.log that return types with arguments of type XLogger Modifier and Type Method Description static List<XLogger>
LogConfigHelper. determineLogger(List<XLogAppender> appenderList)
Deprecated.Methods in de.xima.fc.setup.model.log with parameters of type XLogger Modifier and Type Method Description static boolean
LogConfigHelper. activateLogger(XLogger logger)
Deprecated.will be removed without replacementstatic boolean
LogConfigHelper. deactivateLogger(XLogger logger)
Deprecated.
-