Uses of Interface
de.uni_trier.wi2.procake.utils.logger.LoggerFactoryObject
-
Packages that use LoggerFactoryObject Package Description de.uni_trier.wi2.procake.utils.logger CAKE Logger and Eventhandlerde.uni_trier.wi2.procake.utils.logger.log4j1_2_8Impl -
-
Uses of LoggerFactoryObject in de.uni_trier.wi2.procake.utils.logger
Methods in de.uni_trier.wi2.procake.utils.logger with parameters of type LoggerFactoryObject Modifier and Type Method Description static booleanLoggerFactory. bind(LoggerFactoryObject implementation)static booleanLoggerFactory. unbind(LoggerFactoryObject implementation) -
Uses of LoggerFactoryObject in de.uni_trier.wi2.procake.utils.logger.log4j1_2_8Impl
Classes in de.uni_trier.wi2.procake.utils.logger.log4j1_2_8Impl that implement LoggerFactoryObject Modifier and Type Class Description classSLF4JLoggerSince 0.8.0 solely responsible for logging in coreclassSomeLogger
-