|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConcatCollectionArgFormatter | |
---|---|
logahawk.formatters |
Uses of ConcatCollectionArgFormatter in logahawk.formatters |
---|
Fields in logahawk.formatters declared as ConcatCollectionArgFormatter | |
---|---|
protected ConcatCollectionArgFormatter |
ThrowableArgFormatter.concat
Used to merge the formatted lines into one big String with the appropriate new lines. |
protected ConcatCollectionArgFormatter |
HierarchicalCollectionArgFormatter.concat
Used to merge the formatted lines into one big String with the appropriate new lines. |
protected ConcatCollectionArgFormatter |
AbstractCollectionArgFormatter.concat
Used to merge the formatted lines into one big String with the appropriate new lines. |
protected ConcatCollectionArgFormatter |
HierarchicalCollectionArgFormatter.singleLineFormatter
Used to format the message when none of the items in the hierarchy are multi-line. |
Constructors in logahawk.formatters with parameters of type ConcatCollectionArgFormatter | |
---|---|
HierarchicalCollectionArgFormatter(ConcatCollectionArgFormatter singleLineFormatter,
String multiLineSeparator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |