de.lessvoid.nifty.examples
Class LoggerShortFormat

java.lang.Object
  extended by java.util.logging.Formatter
      extended by de.lessvoid.nifty.examples.LoggerShortFormat

public class LoggerShortFormat
extends Formatter


Constructor Summary
LoggerShortFormat()
           
 
Method Summary
 String format(LogRecord record)
           
static void intialize()
           
 
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

LoggerShortFormat

public LoggerShortFormat()
Method Detail

format

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

intialize

public static void intialize()
                      throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.