org.apache.wink.logging
Class WinkLoggerFactory

java.lang.Object
  extended by org.apache.wink.logging.WinkLoggerFactory
All Implemented Interfaces:
org.slf4j.ILoggerFactory

public class WinkLoggerFactory
extends java.lang.Object
implements org.slf4j.ILoggerFactory


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

Constructor Detail

WinkLoggerFactory

public WinkLoggerFactory()
Method Detail

getLogger

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


Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.