Project Aristotle - ArisID Attribute Services

Uses of Interface
org.openliberty.arisid.log.ILogger

Packages that use ILogger
org.openliberty.arisid.log   
 

Uses of ILogger in org.openliberty.arisid.log
 

Classes in org.openliberty.arisid.log that implement ILogger
 class JavaUtilLogImpl
          Implementation of ILogger for Java.util.logging
 class Log4JImpl
          Implementation of ILogger for Log4J
 

Methods in org.openliberty.arisid.log that return ILogger
static ILogger LogHandler.getLogger(java.lang.Class<?> name)
          Returns a logger usable for a particular class.
 


OpenLiberty.org - Licensed under Apache APL 2.0