[wildfly-dev] how to set EjbLogger.ROOT_LOGGER to DEBUG?
Stuart Douglas
stuart.w.douglas at gmail.com
Mon Aug 11 18:31:41 EDT 2014
There is a facility to set up trace logging when running the test suite.
If you do:
-Dtrace=org.jboss.as.category1,org.jboss.as.category2
They will be added to standalone.xml as part of the process of setting
up the server for the test.
Stuart
Frank Langelage wrote:
> When running the testsuite, how can I set e.g. EjbLogger.ROOT_LOGGER,
> which is used in TimerTask and TimerServiceImpl, to DEBUG level?
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
More information about the wildfly-dev
mailing list