org.apache.logging.log4j.core.pattern
Annotation Type ConverterKeys


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ConverterKeys

Identifies the keys that are associated with a PatternConverter.


Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.