| Package | Description | 
|---|---|
| org.rythmengine.extension | |
| org.rythmengine.internal | |
| org.rythmengine.logger | |
| org.rythmengine.resource | |
| org.rythmengine.template | 
| Modifier and Type | Method and Description | 
|---|---|
ILogger | 
ILoggerFactory.getLogger(Class<?> clazz)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ILogger | 
Token.logger  | 
protected static ILogger | 
EventBus.logger  | 
protected static ILogger | 
CodeBuilder.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 | 
JDKLogger.Factory.getLogger(Class<?> clazz)  | 
ILogger | 
CommonsLoggerFactory.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 © 2015. All Rights Reserved.