Skip to:
My Tomcat7 catalina.out reads as follows:
It'd be great if "Waiting for changelog lock...." INFO log mentions the database name, schema name, and duration (elapsed waiting time)
Also, if Liquibase uses SLF4J logging API, it would be even better, so I can control the logging configuration from the application itself.
PostgreSQL 9.3, Tomcat 7
tag
My Tomcat7 catalina.out reads as follows:
It'd be great if "Waiting for changelog lock...." INFO log mentions the database name, schema name, and duration (elapsed waiting time)
Also, if Liquibase uses SLF4J logging API, it would be even better, so I can control the logging configuration from the application itself.