com.kuka.common
Class RoboticsAPIFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by com.kuka.common.RoboticsAPIFormatter

public final class RoboticsAPIFormatter
extends Formatter

Helper class to format output.

This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.

Constructor Summary
RoboticsAPIFormatter()
           
 
Method Summary
 String format(LogRecord record)
           
 
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

RoboticsAPIFormatter

public RoboticsAPIFormatter()
Method Detail

format

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


Copyright © 2019. All rights reserved.