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
          Provides a base implementation of the HapiLog interface.
 

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



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