原文:【異常】ERROR in ch.qos.logback.core.joran.spi.Interpreter@159:22 - no applicable action for [charset], current ElementPath is [[configuration][appender][encoder][charset]]

一 異常信息 二 原因分析 從異常信息no applicable action for charset 可以看出,是因為charset標簽不可用導致,可能是logback版本的原因。 我的配置是這樣的,存在charset標簽: 三 解決方案 將logback配置中,charset標簽去掉就可以了 ...

2019-09-08 00:12 0 1905 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM