fix(sync): 修复包名错误导致日志没有打印

This commit is contained in:
v-zhangjc9
2024-04-30 10:14:11 +08:00
parent 2ef8dbd00a
commit ed06992b51

View File

@@ -82,5 +82,5 @@
<logger name="org.apache.flink.runtime.taskexecutor.TaskExecutor" level="WARN"/>
<logger name="org.apache.flink.core.plugin.PluginConfig" level="ERROR"/>
<logger name="com.eshore.odcp.hudi.connector.sync" level="INFO"/>
<logger name="com.lanyuanxiaoyao.service.sync" level="INFO"/>
</configuration>