Logging with log4j2

Hello everyone,

I am wondering if there any latest solutions about Liquibase not logging messages properly to log4j2. There are a bunch of articles from around 2021 about this topic, but since then I haven’t found much talk about it, which makes me wonder if Liquibase even fixed this problem until now.

There is a solution by Matt Bertolini, which fixed the problem in my case (GitHub - mattbertolini/liquibase-slf4j: Liquibase SLF4J Logger.), but I am wondering if there are any ways to address this directly with Liquibase.

Thanks,
mapo