Package wt.log4j


package wt.log4j
  • Class
    Description
    This class declares a number of constants for use with log4j logging.
    This is the central interface in the log4j package.
    The anchor point for the logging system.
    Short for LoggerRepository this class helps ensure that the appropriate log4j LoggerRepository is used and should be used in place of log4j's Logger.getLogger() and LogManager.getLoggerRepository() APIs.