Class SingleLineFormatter

java.lang.Object
java.util.logging.Formatter
clazzfish.core.logging.SingleLineFormatter

public final class SingleLineFormatter extends Formatter
We want a Formatter which does not log in two lines as the SimpleFormatter but only in one line.
Author:
oliver (ob@aosd.de)