From Fixing liquibase logging with SLF4J and Log4J: you can also simply include Matt's jar, liquibase-slf4j, that does this for you. Then a log4j example goes as follows:
- <category name="liquibase">
- <priority value="debug" />
- </category>