Uses of Class
com.log4rich.config.Configuration
Packages that use Configuration
-
Uses of Configuration in com.log4rich
Methods in com.log4rich that return ConfigurationModifier and TypeMethodDescriptionstatic ConfigurationLog4Rich.getCurrentConfiguration()Gets the current configuration. -
Uses of Configuration in com.log4rich.config
Methods in com.log4rich.config that return ConfigurationModifier and TypeMethodDescriptionstatic ConfigurationConfigurationManager.getCurrentConfiguration()Gets the current configuration.static ConfigurationConfigLoader.loadConfiguration()Loads configuration from the first available source.static ConfigurationConfigLoader.loadConfiguration(String filePath) Loads configuration from a specific file.Methods in com.log4rich.config with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic voidConfigurationManager.initialize(Configuration config) Initializes the configuration manager with the current configuration.