org.apache.axis.components.logger
Class LogFactory

java.lang.Object
  extended byorg.apache.axis.components.logger.LogFactory

public class LogFactory
extends Object

Author:
Richard A. Sitze

Constructor Summary
LogFactory()
           
 
Method Summary
static org.apache.commons.logging.Log getLog(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFactory

public LogFactory()
Method Detail

getLog

public static org.apache.commons.logging.Log getLog(String name)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.