org.exoplatform.services.log.impl
Class SimpleExoLogFactory
java.lang.Object
org.exoplatform.services.log.impl.AbstractExoLogFactory
org.exoplatform.services.log.impl.SimpleExoLogFactory
- All Implemented Interfaces:
- ExoLogFactory
public class SimpleExoLogFactory
- extends AbstractExoLogFactory
A factory for SimpleExoLog.
- Version:
- $Id: SimpleExoLogFactory.java 34394 2009-07-23 09:23:31Z dkatayev $
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleExoLogFactory
public SimpleExoLogFactory()
getLogger
protected Log getLogger(String name)
- Description copied from class:
AbstractExoLogFactory
- Obtain a specified logger.
- Specified by:
getLogger in class AbstractExoLogFactory
- Parameters:
name - the logger name
- Returns:
- the logger
Copyright © 2015 eXo Platform SAS. All Rights Reserved.