Class PMController.PMLogFormatter
- java.lang.Object
-
- java.util.logging.Formatter
-
- java.util.logging.SimpleFormatter
-
- org.apache.uima.tools.pear.merger.PMController.PMLogFormatter
-
- Enclosing class:
- PMController
static class PMController.PMLogFormatter extends java.util.logging.SimpleFormatter
ThePMLogFormatter
class formats messages for the log file.
-
-
Field Summary
Fields Modifier and Type Field Description private boolean
_firstTime
-
Constructor Summary
Constructors Constructor Description PMLogFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
format(java.util.logging.LogRecord record)
-