Uses of Interface
de.xima.fc.interfaces.logging.component.logger.ILogger
Packages that use ILogger
Package
Description
- 
Uses of ILogger in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return ILoggerMethods in de.xima.fc.gui.bean.settings with parameters of type ILoggerModifier and TypeMethodDescriptionbooleanLoggerConfigBean.isAppenderSelectionDisabled(ILogger logger, String appenderName) voidLoggerConfigBean.removeLogger(ILogger logger) Removes the given logger from the properties configurationvoidLoggerConfigBean.saveLogger(ILogger logger) Updates an existingILoggervoidLoggerConfigBean.selectLogger(ILogger selectedLogger)  - 
Uses of ILogger in de.xima.fc.interfaces.logging
Methods in de.xima.fc.interfaces.logging that return types with arguments of type ILogger - 
Uses of ILogger in de.xima.fc.logging
Methods in de.xima.fc.logging that return ILoggerModifier and TypeMethodDescriptionXLogConfig.createNewLogger()XLogConfig.getFacesLogger()XLogConfig.getRootLogger()Methods in de.xima.fc.logging that return types with arguments of type ILoggerMethods in de.xima.fc.logging with parameters of type ILogger - 
Uses of ILogger in de.xima.fc.logging.components.logger
Classes in de.xima.fc.logging.components.logger that implement ILoggerMethods in de.xima.fc.logging.components.logger with parameters of type ILogger