Class FormattedSlf4jJdbcEventLogger

  • All Implemented Interfaces:
    JdbcEventLogger

    public class FormattedSlf4jJdbcEventLogger
    extends Slf4jJdbcEventLogger
    A Slf4jJdbcEventLogger extension that provides pretty formatting of the logged SQL messages.
    Since:
    3.1, 4.0 renamed from FormattedCommonsJdbcEventLogger to FormattedSlf4jJdbcEventLogger as part of migration to SLF4J