com.oanda.fxtrade.api
Class Trace.LogFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by com.oanda.fxtrade.api.Trace.LogFormatter
Enclosing class:
Trace

public static class Trace.LogFormatter
extends java.util.logging.Formatter


Constructor Summary
Trace.LogFormatter()
           
 
Method Summary
static java.lang.String backtraceAsString(java.lang.Throwable t)
           
 java.lang.String format(java.util.logging.LogRecord r)
           
 
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

Trace.LogFormatter

public Trace.LogFormatter()
Method Detail

format

public java.lang.String format(java.util.logging.LogRecord r)
Specified by:
format in class java.util.logging.Formatter

backtraceAsString

public static java.lang.String backtraceAsString(java.lang.Throwable t)


Copyright © 2005 OANDA Corporation. All Rights Reserved.