Uses of Interface
com.sun.org.apache.commons.logging.Log

Packages that use Log
com.sun.org.apache.commons.logging   
com.sun.org.apache.commons.logging.impl   
 

Uses of Log in com.sun.org.apache.commons.logging
 

Methods in com.sun.org.apache.commons.logging that return Log
static Log LogFactory.getLog(java.lang.Class c)
           
static Log LogFactory.getLog(java.lang.String str)
           
 

Uses of Log in com.sun.org.apache.commons.logging.impl
 

Classes in com.sun.org.apache.commons.logging.impl that implement Log
 class NoOpLog
           
 class StdErrLog
          Log Bridges the com.sun.org.apache.commons.logging.Log to std err.
 



Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.