| Package | Description |
|---|---|
| org.granite.logging | |
| org.granite.messaging.amf.io |
| Modifier and Type | Class and Description |
|---|---|
class |
JdkLogger |
class |
Log4jLogger |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
Logger.getLogger() |
static Logger |
Logger.getLogger(Class<?> clazz) |
static Logger |
Logger.getLogger(Class<?> clazz,
LoggingFormatter formatter) |
static Logger |
Logger.getLogger(LoggingFormatter formatter) |
static Logger |
Logger.getLogger(String name) |
static Logger |
Logger.getLogger(String name,
LoggingFormatter formatter) |
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
AMF3Deserializer.log |
protected static Logger |
AMF3Serializer.log |
protected static Logger |
AMF3Deserializer.logMore |
protected static Logger |
AMF3Serializer.logMore |