|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TCLogger | |
---|---|
com.tc.logging | |
com.tc.object.applicator | |
com.tc.object.bytecode | |
org.terracotta.modules.configuration |
Uses of TCLogger in com.tc.logging |
---|
Classes in com.tc.logging that implement TCLogger | |
---|---|
class |
NullTCLogger
|
Uses of TCLogger in com.tc.object.applicator |
---|
Methods in com.tc.object.applicator that return TCLogger | |
---|---|
protected TCLogger |
BaseApplicator.getLogger()
|
Constructors in com.tc.object.applicator with parameters of type TCLogger | |
---|---|
BaseApplicator(DNAEncoding encoding,
TCLogger logger)
Construct a BaseApplicator with an encoding to use when reading/writing DNA |
Uses of TCLogger in com.tc.object.bytecode |
---|
Methods in com.tc.object.bytecode that return TCLogger | |
---|---|
TCLogger |
NullManager.getLogger(java.lang.String loggerName)
|
TCLogger |
Manager.getLogger(java.lang.String loggerName)
Get the named logger |
static TCLogger |
ManagerUtil.getLogger(java.lang.String loggerName)
Get the named logger |
Uses of TCLogger in org.terracotta.modules.configuration |
---|
Methods in org.terracotta.modules.configuration that return TCLogger | |
---|---|
protected TCLogger |
TerracottaConfiguratorModule.getLogger()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |