Uses of Class
org.refcodes.logger.LoggerInstantiationRuntimeException
-
-
Uses of LoggerInstantiationRuntimeException in org.refcodes.logger
Methods in org.refcodes.logger that throw LoggerInstantiationRuntimeException Modifier and Type Method Description static RuntimeLoggerRuntimeLoggerFactoryImpl. fromConfigurationFile(String aElementPath, String aConfigFileName)Loads the configuredRuntimeLoggerfrom the given configuration file.static RuntimeLoggerRuntimeLoggerSingleton. getInstance()Returns the singleton's instance as fabricated by thisRuntimeLoggerSingleton.
-