Flyway logging with log4j?

前端 未结 1 1994
轻奢々
轻奢々 2021-01-19 03:01

hy guys,

is there a best practice of how to get flyway output into log4j logs?

I\'m currently running with following log4j.xml:



        
1条回答
  •  南方客
    南方客 (楼主)
    2021-01-19 03:48

    Flyway will automatically use Log4J if it is available on the classpath.

    0 讨论(0)
提交回复
热议问题