com.quadrique.jbuildingblocks.core.io.logging
Class JbbAdvancedFormatterText

java.lang.Object
  extended by java.util.logging.Formatter
      extended by com.quadrique.jbuildingblocks.core.io.logging.JbbAdvancedFormatterText

public class JbbAdvancedFormatterText
extends Formatter

A more advanced text based formatter

Version:
1.0.0
Author:
Hervé Rivere

Constructor Summary
JbbAdvancedFormatterText()
           
 
Method Summary
 String format(LogRecord zLogRecord)
           
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbAdvancedFormatterText

public JbbAdvancedFormatterText()
Method Detail

format

public String format(LogRecord zLogRecord)
Specified by:
format in class Formatter
Parameters:
zLogRecord -
Returns:
formatted string


Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.