Interface FormatterConfiguration

All Superinterfaces:
NamedConfigurable, ObjectConfigurable<Formatter>, PropertyConfigurable

public interface FormatterConfiguration extends NamedConfigurable, ObjectConfigurable<Formatter>, PropertyConfigurable
A configuration for a logger formatter.
Author:
David M. Lloyd