org.nuiton.util
Class LoggingPatternFormatter.ExceptionArgument

java.lang.Object
  extended by org.nuiton.util.LoggingPatternFormatter.Argument
      extended by org.nuiton.util.LoggingPatternFormatter.ExceptionArgument
Enclosing class:
LoggingPatternFormatter

protected static class LoggingPatternFormatter.ExceptionArgument
extends LoggingPatternFormatter.Argument


Field Summary
 
Fields inherited from class org.nuiton.util.LoggingPatternFormatter.Argument
pattern
 
Constructor Summary
LoggingPatternFormatter.ExceptionArgument()
           
 
Method Summary
 StringBuffer toString(LogRecord record, StringBuffer toAppendTo)
           
 
Methods inherited from class org.nuiton.util.LoggingPatternFormatter.Argument
setPattern
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingPatternFormatter.ExceptionArgument

public LoggingPatternFormatter.ExceptionArgument()
Method Detail

toString

public StringBuffer toString(LogRecord record,
                             StringBuffer toAppendTo)
Specified by:
toString in class LoggingPatternFormatter.Argument


Copyright © 2004-2009 CodeLutin. All Rights Reserved.