public static class CompactFormatter
extends java.lang.Object
alternate
fixed width format.
The LogManager properties are:
format
string used to transform the output. The format string can be used to
fix the output size. (defaults to "%7$#.160s%n")