Uses of Interface
org.refcodes.logger.RuntimeLoggerFactory
-
Uses of RuntimeLoggerFactory in org.refcodes.logger
Classes in org.refcodes.logger that implement RuntimeLoggerFactoryModifier and TypeClassDescriptionclassYou configure yourRuntimeLoggerFactoryImplby providing a "runtimelogger.ini" file (see "http://www.refcodes.org/refcodes/refcodes-logger") in one of those locations relative to your main class's location: . .classThe singleton of theRuntimeLoggerFactoryImplfor easyRuntimeLoggercreation.Methods in org.refcodes.logger that return RuntimeLoggerFactoryModifier and TypeMethodDescriptionstatic RuntimeLoggerFactoryRuntimeLoggerFactorySingleton.getInstance()Returns the singleton's instance as fabricated by thisRuntimeLoggerFactorySingleton.