Package net.sourceforge.pmd.util.log
Class PmdLogFormatter
- java.lang.Object
-
- java.util.logging.Formatter
-
- net.sourceforge.pmd.util.log.PmdLogFormatter
-
@Deprecated @InternalApi public class PmdLogFormatter extends Formatter
Deprecated.Is internal API
-
-
Constructor Summary
Constructors Constructor Description PmdLogFormatter()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description String
format(LogRecord record)
Deprecated.-
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
-
-