Uses of Interface
com.snowtide.util.logging.LogFactory
-
Packages that use LogFactory Package Description com.snowtide.util.logging -
-
Uses of LogFactory in com.snowtide.util.logging
Methods in com.snowtide.util.logging with parameters of type LogFactory Modifier and Type Method Description static void
LoggingRegistry. registerFactory(LogFactory impl)
Registers the given LogFactory instance as the designated LogFactory implementation for creatingLog
objects.
-