Slf4j logging

Hi,

I made a Logger that logs to slf4j. This is to optionally replace default logging that prints to stdout / stderr. This is specifically useful when liquibase is run inside an application (servlet or spring).

The project is hosted at https://bitbucket.org/bn3t/liquibase-slf4j.

If you would like add it as an extension to https://github.com/liquibase I would be delighted.

I hope you will find this useful.

Bernard.

I have added a reference to the plugin on the page you mentionned.

Bernard.

Great! The liquibase.org/extensions site is designed as a wiki where you can add a reference to your project so others can find it. The github.com/liquibase extensions are ones I have developed and managed. The extension portal should be the main list of available extensions, regardless of who wrote them.


Nathan