common.log
Class Log4jLoggerName

java.lang.Object
  extended bycommon.log.Log4jLoggerName

public class Log4jLoggerName
extends java.lang.Object

Static structure containing the class name of the logger. This may be overwritten at build time if loggers other than the default, no-dependency logger are required


Field Summary
static java.lang.String NAME
           
 
Constructor Summary
Log4jLoggerName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
Constructor Detail

Log4jLoggerName

public Log4jLoggerName()