org.apache.blur.log
Class LogFactory

java.lang.Object
  extended by org.apache.blur.log.LogFactory

public class LogFactory
extends Object


Constructor Summary
LogFactory()
           
 
Method Summary
static Log getLog(Class<?> c)
           
static Log getLog(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFactory

public LogFactory()
Method Detail

getLog

public static Log getLog(Class<?> c)

getLog

public static Log getLog(String name)


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.