Uses of Class
de.mhus.lib.core.logging.LogFactory
-
Packages that use LogFactory Package Description de.mhus.lib.core.logging de.mhus.lib.core.system de.mhus.lib.logging -
-
Uses of LogFactory in de.mhus.lib.core.logging
Subclasses of LogFactory in de.mhus.lib.core.logging Modifier and Type Class Description classConsoleFactoryMethods in de.mhus.lib.core.logging with parameters of type LogFactory Modifier and Type Method Description abstract voidLogEngine. doInitialize(LogFactory logFactory) -
Uses of LogFactory in de.mhus.lib.core.system
Methods in de.mhus.lib.core.system that return LogFactory Modifier and Type Method Description LogFactoryDefaultMApi. getLogFactory()LogFactoryIApi. getLogFactory()Methods in de.mhus.lib.core.system with parameters of type LogFactory Modifier and Type Method Description voidDefaultMApi. setLogFactory(LogFactory logFactory)voidIApiInternal. setLogFactory(LogFactory logFactory) -
Uses of LogFactory in de.mhus.lib.logging
Subclasses of LogFactory in de.mhus.lib.logging Modifier and Type Class Description classJavaLoggerFactoryclassLog4JFactoryConcrete subclass ofLogFactoryspecific to log4j.classSLF4JFactoryMethods in de.mhus.lib.logging with parameters of type LogFactory Modifier and Type Method Description voidLog4JFactory.Log4JLog. doInitialize(LogFactory logFactory)
-