eXo Kernel :: Commons Utils 2.4.13-GA

org.exoplatform.services.log.impl
Class SLF4JExoLogFactory

java.lang.Object
  extended by org.exoplatform.services.log.impl.AbstractExoLogFactory
      extended by org.exoplatform.services.log.impl.SLF4JExoLogFactory
All Implemented Interfaces:
ExoLogFactory

public class SLF4JExoLogFactory
extends AbstractExoLogFactory

A factory for LocationAwareSLF4JExoLog and SLF4JExoLog based on the type of the logger returned by LoggerFactory which can be Logger or LocationAwareLogger.

Version:
$Id: SLF4JExoLogFactory.java 34394 2009-07-23 09:23:31Z dkatayev $
Author:
Julien Viet

Constructor Summary
SLF4JExoLogFactory()
           
 
Method Summary
protected  Log getLogger(String name)
          Obtain a specified logger.
 
Methods inherited from class org.exoplatform.services.log.impl.AbstractExoLogFactory
getExoLogger, getExoLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SLF4JExoLogFactory

public SLF4JExoLogFactory()
Method Detail

getLogger

protected Log getLogger(String name)
Obtain a specified logger.

Specified by:
getLogger in class AbstractExoLogFactory
Parameters:
name - the logger name
Returns:
the logger

eXo Kernel :: Commons Utils 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.