Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1

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

Usage

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

Full documentation located at the liquibase-slf4j GitHub repo.

  • No labels