Package org.camunda.bpm.engine.impl.util
Class LogUtil.LogFormatter
- java.lang.Object
-
- java.util.logging.Formatter
-
- org.camunda.bpm.engine.impl.util.LogUtil.LogFormatter
-
-
Constructor Summary
Constructors Constructor Description LogFormatter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
format(LogRecord record)
protected static String
getThreadIndent(int threadId)
-
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
-
-