org.camunda.bpm.engine.impl.util
Class LogUtil.LogFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by org.camunda.bpm.engine.impl.util.LogUtil.LogFormatter
Enclosing class:
LogUtil

public static class LogUtil.LogFormatter
extends Formatter


Constructor Summary
LogUtil.LogFormatter()
           
 
Method Summary
 String format(LogRecord record)
           
protected static String getThreadIndent(int threadId)
           
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogUtil.LogFormatter

public LogUtil.LogFormatter()
Method Detail

format

public String format(LogRecord record)
Specified by:
format in class Formatter

getThreadIndent

protected static String getThreadIndent(int threadId)


Copyright © 2017 camunda services GmbH. All rights reserved.