common.log
Class SimpleLoggerName

java.lang.Object
  extended bycommon.log.SimpleLoggerName

public class SimpleLoggerName
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
SimpleLoggerName()
           
 
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

SimpleLoggerName

public SimpleLoggerName()