gov.nasa.pds.vtool.logging
Class ToolsLogFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by gov.nasa.pds.vtool.logging.ToolsLogFormatter

public class ToolsLogFormatter
extends Formatter

Version:
$Revision: 5853 $
Author:
pramirez

Constructor Summary
ToolsLogFormatter()
           
 
Method Summary
 String format(LogRecord record)
           
 String getHead(Handler handler)
           
 String getTail(Handler handler)
           
 
Methods inherited from class java.util.logging.Formatter
formatMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolsLogFormatter

public ToolsLogFormatter()
Method Detail

format

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

getHead

public String getHead(Handler handler)
Overrides:
getHead in class Formatter

getTail

public String getTail(Handler handler)
Overrides:
getTail in class Formatter


Copyright © 2005-2011 Planetary Data System. All Rights Reserved.