public final class Gossip extends Object implements org.slf4j.ILoggerFactory
Logger
instances.Modifier and Type | Class and Description |
---|---|
class |
Gossip.LoggerImpl |
Modifier and Type | Method and Description |
---|---|
EffectiveProfile |
getEffectiveProfile() |
static Gossip |
getInstance() |
Gossip.LoggerImpl |
getLogger(String name) |
Collection<String> |
getLoggerNames() |
Gossip.LoggerImpl |
getRoot() |
public static Gossip getInstance()
public Gossip.LoggerImpl getRoot()
public EffectiveProfile getEffectiveProfile()
public Gossip.LoggerImpl getLogger(String name)
getLogger
in interface org.slf4j.ILoggerFactory
public Collection<String> getLoggerNames()
Copyright © 2017. All rights reserved.