public interface ArrayPatternConverter extends PatternConverter
PatternConverter
s implement this interface to accept an array of objects when formatting.CATEGORY
Modifier and Type | Method and Description |
---|---|
void |
format(StringBuilder toAppendTo,
Object... objects)
Formats an array of Objects.
|
format, getName, getStyleClass
void format(StringBuilder toAppendTo, Object... objects)
toAppendTo
- The StringBuilder to add the content to.objects
- The Object array.Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.