Uses of Interface
lumis.util.log.ILogger

Packages that use ILogger
lumis.portal.manager   
lumis.util.log   
 

Uses of ILogger in lumis.portal.manager
 

Methods in lumis.portal.manager that return ILogger
static ILogger ManagerFactory.getLogger()
          Deprecated. Use LoggerFactory to obtain a logger instead of calling this method.
 

Uses of ILogger in lumis.util.log
 

Classes in lumis.util.log that implement ILogger
 class Log4JLoggerWrapper
          An implementation of ILogger that delegates the calls to the log4j library.
 

Fields in lumis.util.log declared as ILogger
protected  ILogger NavigationLogger.navigationLogger
          The logger where the navigation log messages are sent to.
 

Methods in lumis.util.log that return ILogger
static ILogger LoggerFactory.getLogger(Class pClass)
          Returns a logger instance to be used by the given class.
static ILogger LoggerFactory.getServiceLogger(String serviceId)
           
 



Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.