I have Java project deployed to JBoss EAP 6.4 using Liquibase to upgrade the database on deployment. However all the Liquibase INFO logging is being sent to the stderr log. So it looks like errors.
Is there a way to configure the default logging stream?