com.tirsen.angkor
Class Debug

java.lang.Object
  |
  +--com.tirsen.angkor.Debug

public class Debug
extends java.lang.Object

Implements some functionality useful when developing and debugging the Angkor framework.

Version:
$Revision: 1.5 $
Author:
$Author: tirsen $

Field Summary
protected static java.lang.String CONSOLE_APPENDER
           
protected static java.lang.String CONSOLE_PATTERN
           
static java.lang.String LOGGER_NAME
           
 
Constructor Summary
Debug()
           
 
Method Summary
static org.apache.log4j.Category getCategory()
           
static void initDebug()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONSOLE_APPENDER

protected static java.lang.String CONSOLE_APPENDER

CONSOLE_PATTERN

protected static java.lang.String CONSOLE_PATTERN

LOGGER_NAME

public static final java.lang.String LOGGER_NAME
See Also:
Constant Field Values
Constructor Detail

Debug

public Debug()
Method Detail

getCategory

public static org.apache.log4j.Category getCategory()

initDebug

public static void initDebug()


Copyright © 2002-2002 . All Rights Reserved.