org.elasticsearch.common.logging.log4j
Class Log4jESLoggerFactory

java.lang.Object
  extended by org.elasticsearch.common.logging.ESLoggerFactory
      extended by org.elasticsearch.common.logging.log4j.Log4jESLoggerFactory

public class Log4jESLoggerFactory
extends ESLoggerFactory


Constructor Summary
Log4jESLoggerFactory()
           
 
Method Summary
protected  ESLogger newInstance(String prefix, String name)
           
 
Methods inherited from class org.elasticsearch.common.logging.ESLoggerFactory
getLogger, getLogger, newInstance, setDefaultFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jESLoggerFactory

public Log4jESLoggerFactory()
Method Detail

newInstance

protected ESLogger newInstance(String prefix,
                               String name)
Specified by:
newInstance in class ESLoggerFactory


Copyright © 2009-2012. All Rights Reserved.