Uses of Interface
ca.uhn.log.HapiLog

Packages that use HapiLog
ca.uhn.log   
 

Uses of HapiLog in ca.uhn.log
 

Classes in ca.uhn.log that implement HapiLog
 class HapiLogImpl
          Deprecated. use slf4j logger class
 

Methods in ca.uhn.log that return HapiLog
static HapiLog HapiLogFactory.getHapiLog(Class<?> clazz)
          Deprecated. Convenience method to return a named HAPI logger, without the application having to care about factories.
static HapiLog HapiLogFactory.getHapiLog(String name)
          Deprecated. Convenience method to return a named HAPI logger, without the application having to care about factories.
 



Copyright © 2001-2012 University Health Network. All Rights Reserved.