org.elasticsearch.common.logging.slf4j
Class Slf4jESLoggerFactory

java.lang.Object
  extended by org.elasticsearch.common.logging.ESLoggerFactory
      extended by org.elasticsearch.common.logging.slf4j.Slf4jESLoggerFactory

public class Slf4jESLoggerFactory
extends ESLoggerFactory


Constructor Summary
Slf4jESLoggerFactory()
           
 
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

Slf4jESLoggerFactory

public Slf4jESLoggerFactory()
Method Detail

newInstance

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


Copyright © 2009-2012. All Rights Reserved.