|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonatype.gossip.Gossip
public final class Gossip
Factory to produce Gossip Logger
instances.
Nested Class Summary | |
---|---|
static class |
Gossip.Level
Gossip logging level. |
class |
Gossip.Logger
Gossip logger. |
Method Summary | |
---|---|
EffectiveProfile |
getEffectiveProfile()
|
static Gossip |
getInstance()
|
Gossip.Logger |
getLogger(java.lang.String name)
|
java.util.Collection<java.lang.String> |
getLoggerNames()
|
Gossip.Logger |
getRoot()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Gossip getInstance()
public Gossip.Logger getRoot()
public EffectiveProfile getEffectiveProfile()
public Gossip.Logger getLogger(java.lang.String name)
getLogger
in interface org.slf4j.ILoggerFactory
public java.util.Collection<java.lang.String> getLoggerNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |