Uses of Interface
net.ssehub.easy.basics.logger.ILogger
Packages that use ILogger
Package
Description
The core logging mechanism for the variability model (and indirectly for EASy).
-
Uses of ILogger in net.ssehub.easy.basics.logger
Classes in net.ssehub.easy.basics.logger that implement ILoggerModifier and TypeClassDescriptionclassclassAnotherJavaLoggerimplementation.classSimple logger for logging into a specified file.classThis class is the ILogger implementation for java.util.logging.Logger.Fields in net.ssehub.easy.basics.logger declared as ILoggerMethods in net.ssehub.easy.basics.logger that return ILoggerModifier and TypeMethodDescriptionEASyLoggerFactory.getLogger()Returns the active logger instance.Sets anILogger.Methods in net.ssehub.easy.basics.logger with parameters of type ILogger