| 
 | SolarMetric Kodo JDO 3.3.5 generated on August 31 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.solarmetric.log.Log4JLogFactory.LogAdapter
Adapts a Log4J logger to the Log interface.
| Fields inherited from interface com.solarmetric.log.Log | 
| DEBUG, ERROR, FATAL, INFO, TRACE, WARN | 
| Method Summary | |
|  void | debug(Object o)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
|  void | debug(Object o,
      Throwable t)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
|  void | error(Object o)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
|  void | error(Object o,
      Throwable t)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
|  void | fatal(Object o)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
|  void | fatal(Object o,
      Throwable t)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
|  org.apache.log4j.Logger | getDelegate() | 
|  void | info(Object o)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
|  void | info(Object o,
     Throwable t)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
|  boolean | isDebugEnabled()Returns if the Log.DEBUGlog level is enabled. | 
|  boolean | isErrorEnabled()Returns if the Log.ERRORlog level is enabled. | 
|  boolean | isFatalEnabled()Returns if the Log.FATALlog level is enabled. | 
|  boolean | isInfoEnabled()Returns if the Log.INFOlog level is enabled. | 
|  boolean | isTraceEnabled()Returns if the Log.TRACElog level is enabled. | 
|  boolean | isWarnEnabled()Returns if the Log.WARNlog level is enabled. | 
|  void | trace(Object o)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message. | 
|  void | trace(Object o,
      Throwable t)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
|  void | warn(Object o)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
|  void | warn(Object o,
     Throwable t)Write out a log message at the Log.TRACElevel with the stringification ofoas the body
	of the message, also outputtingtto the log. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public org.apache.log4j.Logger getDelegate()
public boolean isTraceEnabled()
LogLog.TRACE log level is enabled.isTraceEnabled in interface Logpublic boolean isDebugEnabled()
LogLog.DEBUG log level is enabled.isDebugEnabled in interface Logpublic boolean isInfoEnabled()
LogLog.INFO log level is enabled.isInfoEnabled in interface Logpublic boolean isWarnEnabled()
LogLog.WARN log level is enabled.isWarnEnabled in interface Logpublic boolean isErrorEnabled()
LogLog.ERROR log level is enabled.isErrorEnabled in interface Logpublic boolean isFatalEnabled()
LogLog.FATAL log level is enabled.isFatalEnabled in interface Logpublic void trace(Object o)
LogLog.TRACE
	level with the stringification of o as the body
	of the message.trace in interface Log
public void trace(Object o,
                  Throwable t)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.trace in interface Logpublic void debug(Object o)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.debug in interface Log
public void debug(Object o,
                  Throwable t)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.debug in interface Logpublic void info(Object o)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.info in interface Log
public void info(Object o,
                 Throwable t)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.info in interface Logpublic void warn(Object o)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.warn in interface Log
public void warn(Object o,
                 Throwable t)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.warn in interface Logpublic void error(Object o)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.error in interface Log
public void error(Object o,
                  Throwable t)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.error in interface Logpublic void fatal(Object o)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.fatal in interface Log
public void fatal(Object o,
                  Throwable t)
LogLog.TRACE
	level with the stringification of o as the body
	of the message, also outputting t to the log.fatal in interface Log| 
 | SolarMetric Kodo JDO 3.3.5 generated on August 31 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||