org.apache.tomee.jul.formatter
Class SimpleTomEEFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by org.apache.tomee.jul.formatter.SimpleTomEEFormatter

public class SimpleTomEEFormatter
extends Formatter


Constructor Summary
SimpleTomEEFormatter()
           
 
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

SimpleTomEEFormatter

public SimpleTomEEFormatter()
Method Detail

format

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


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.