|
SLF4J 1.0-rc6 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.slf4j.impl.MSimpleLoggerFactory
An implementation of ILoggerFactory
which always returns
MSimpleLogger
instances.
Constructor Summary | |
MSimpleLoggerFactory()
|
Method Summary | |
Logger |
getLogger(java.lang.String name)
Return an appropriate MSimpleLogger instance by name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MSimpleLoggerFactory()
Method Detail |
public Logger getLogger(java.lang.String name)
MSimpleLogger
instance by name.
getLogger
in interface ILoggerFactory
name
- the name of the Logger to return
|
Copyright 2004-2006 SLF4J.ORG, QOS.ch | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |