All Downloads are FREE. Search and download functionalities are using the official Maven repository.

afkistry.kafkistry-sql.0.6.1.source-code.logback-kafkistry-sql.xml Maven / Gradle / Ivy

There is a newer version: 0.8.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<configuration debug="true">
    <property name="KAFKISTRY_APPENDER_NAME" value="kafkistry-sql-file"/>
    <property name="KAFKISTRY_APPENDER_FILE_NAME" value="kafkistry-sql.log"/>
    <include resource="kafkistryLogbackRollingFileAppender.xml"/>
    <logger name="com.infobip.kafkistry.sql" additivity="true">
        <appender-ref ref="${KAFKISTRY_APPENDER_NAME}"/>
    </logger>
</configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy