com.googlecode.aaw.mojo
Class LoggerFactory

java.lang.Object
  extended by com.googlecode.aaw.mojo.LoggerFactory
All Implemented Interfaces:
org.slf4j.ILoggerFactory

public class LoggerFactory
extends Object
implements org.slf4j.ILoggerFactory


Constructor Summary
LoggerFactory(org.apache.maven.plugin.logging.Log log)
           
 
Method Summary
 org.slf4j.Logger getLogger(String arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerFactory

public LoggerFactory(org.apache.maven.plugin.logging.Log log)
Method Detail

getLogger

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


Copyright © 2013 agents@work. All Rights Reserved.