THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
...
Currently XWork provides support for the following libraries (in that order base on classpath discovery):
- Commons Logging
- SLF4Jcommons-logging
- JDK Logger
Usage
To use given type of library add it as a Maven dependency or drop into WEB-INF/lib folder. XWork LoggerFactory class will use given logging provider if available.
...