org.duelengine.duel.maven
Class MavenLoggerAdapterFactory

java.lang.Object
  extended by org.duelengine.duel.maven.MavenLoggerAdapterFactory
All Implemented Interfaces:
org.slf4j.ILoggerFactory

public class MavenLoggerAdapterFactory
extends Object
implements org.slf4j.ILoggerFactory


Constructor Summary
MavenLoggerAdapterFactory()
           
 
Method Summary
 org.slf4j.Logger getLogger(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenLoggerAdapterFactory

public MavenLoggerAdapterFactory()
Method Detail

getLogger

public org.slf4j.Logger getLogger(String name)
Specified by:
getLogger in interface org.slf4j.ILoggerFactory


Copyright © 2011. All Rights Reserved.