Uses of Interface
org.apache.logging.converter.config.ConfigurationConverter
Packages that use ConfigurationConverter
Package
Description
Simple API to convert between different logging configuration formats.
-
Uses of ConfigurationConverter in org.apache.logging.converter.config
Methods in org.apache.logging.converter.config that return ConfigurationConverterModifier and TypeMethodDescriptionstatic ConfigurationConverter
ConfigurationConverter.getInstance()
A default implementation ofConfigurationConverter
that usesServiceLoader
to load additional formats.