SLF4J Logging Extension

A drop-in replacement to have Liquibase log output directed to SLF4J.

Usage

<dependency>
    <groupId>com.mattbertolini</groupId>
    <artifactId>liquibase-slf4j</artifactId>
    <version>2.0.0</version>
</dependency>

Full documentation located at the liquibase-slf4j GitHub repo.