Uses of Interface
org.apache.blur.log.Log

Packages that use Log
org.apache.blur.log   
org.apache.blur.utils   
 

Uses of Log in org.apache.blur.log
 

Methods in org.apache.blur.log that return Log
static Log LogFactory.getLog(Class<?> c)
           
static Log LogFactory.getLog(String name)
           
 

Uses of Log in org.apache.blur.utils
 

Methods in org.apache.blur.utils with parameters of type Log
 void SimpleTimer.log(Log log)
           
 



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