| Modifier and Type | Method and Description |
|---|---|
ILogger |
ILoggerFactory.getLogger(Class<?> clazz) |
| Modifier and Type | Field and Description |
|---|---|
protected static ILogger |
EventBus.logger |
protected static ILogger |
CodeBuilder.logger |
protected static ILogger |
Token.logger |
| Modifier and Type | Field and Description |
|---|---|
protected static ILogger |
TemplateClassManager.logger |
| Modifier and Type | Field and Description |
|---|---|
protected static ILogger |
DialectManager.logger |
| Modifier and Type | Field and Description |
|---|---|
protected static ILogger |
ParserBase.logger |
| Modifier and Type | Field and Description |
|---|---|
protected static ILogger |
CaretParserFactoryBase.logger |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonsLogger
A Commons-logging logger implementation
|
class |
JDKLogger
A JDK logger implementation
|
class |
NullLogger
A NULL logger implementation which log nothing
|
| Modifier and Type | Method and Description |
|---|---|
static ILogger |
Logger.get(Class<?> clazz) |
ILogger |
NullLogger.Factory.getLogger(Class<?> clazz) |
ILogger |
CommonsLoggerFactory.getLogger(Class<?> clazz) |
ILogger |
JDKLogger.Factory.getLogger(Class<?> clazz) |
| Modifier and Type | Field and Description |
|---|---|
protected static ILogger |
TemplateResourceBase.logger |
protected static ILogger |
ResourceLoaderBase.logger |
| Modifier and Type | Field and Description |
|---|---|
protected static ILogger |
ITag.__Body.__bodyLogger
the body logger
|
protected static ILogger |
TemplateBase.__logger
The logger
|
Copyright © 2016. All Rights Reserved.