>>>>> Steven Huypens <steven.huyp...@gmail.com>:

> I finally found some time to check our setup. We are currently using
> liquibase-core 4.9.1 (be it with some patches we required) on Karaf 4.3.7
> and logging is working fine with Pax Logging, nothing special required,
> only the correct Slf4j configuration.

This is very interesting information, because that was how I hoped it
would work, from the description of the changes made to logging in
liquibase (except it didn't, for me...).

> I had a brief look at your repo and I see you are creating an actual
> Liquibase instance, which we are not, possibly because of certain
> issues in the past. But I don't think that should make a difference
> wrt logging.

No, I don't think that should make a difference either.

Note1: The core of the old approach was to put the new adapter "inside" the
Liquibse OSGi bundle, so that a classpath scan would find it and use
it.

Note2: with the new logging approach of liquibase, the whole need for
such an adapter should go away.

> I'm not sure how this is helping you, but at least you now know it can
> work.

Yep, thanks! Good information! :-)

> If you're interested, we could get in touch to discuss the code in
> more detail.

I'm not working on this right now, but when I finally get back to it, I
may take you up on this. Thanks!


- Steinar

Reply via email to