Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
com.opensymphony.xwork2.util.logging | |
com.opensymphony.xwork2.util.logging.commons | |
com.opensymphony.xwork2.util.logging.jdk | |
com.opensymphony.xwork2.util.logging.log4j2 | |
com.opensymphony.xwork2.util.logging.slf4j |
Modifier and Type | Method and Description |
---|---|
void |
XWork.setLoggerFactory(LoggerFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected static LoggerFactory |
LoggerFactory.getLoggerFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
LoggerFactory.setLoggerFactory(LoggerFactory factory)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonsLoggerFactory
Deprecated.
since 2.5
|
Modifier and Type | Class and Description |
---|---|
class |
JdkLoggerFactory
Deprecated.
since 2.5
|
Modifier and Type | Class and Description |
---|---|
class |
Log4j2LoggerFactory
Deprecated.
since 2.5
|
Modifier and Type | Class and Description |
---|---|
class |
Slf4jLoggerFactory
Deprecated.
since 2.5
|
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.