小编Ank*_*kur的帖子

获取 java.lang.IllegalStateException: Logback 配置错误检测到错误

Logback 在我的 Spring Boot 应用程序中让我低于错误

java.lang.IllegalStateException:检测到 Logback 配置错误:ch.qos.logback.core.joran.spi.Interpreter@3:16 中的错误 - [Appenders] 没有适用的操作,当前 ElementPath 是 [[Configuration][Appenders]] ch.qos.logback.core.joran.spi.Interpreter@4:53 中的错误 - [Console] 没有适用的操作,当前 ElementPath 是 [[Configuration][Appenders][Console]] ch.qos.logback 中的错误。 core.joran.spi.Interpreter@5:92 - [PatternLayout] 没有适用的操作,当前 ElementPath 是 [[Configuration][Appenders][Console][PatternLayout]] ch.qos.logback.core.joran.spi 中的错误.Interpreter@9:49 - [RollingFile] 没有适用的操作,当前 ElementPath 为 [[Configuration][Appenders][RollingFile]] ch.qos.logback.core.joran.spi.Interpreter@10:28 错误 - 否[PatternLayout] 的适用操作,当前 ElementPath 是 [[Configuration][Appenders][RollingFile][PatternLayout]] 错误 in ch.qos.logback.core.joran.spi.Interpreter@11:26 - [pattern] 没有适用的操作,当前 ElementPath 是 [[ Configuration][Appenders][RollingFile][PatternLayout][pattern]] ch.qos.logback.core.joran.spi.Interpreter@13:23 中的错误 - [Policies] 没有适用的操作,当前 ElementPath 是 [[Configuration] [Appenders][RollingFile][Policies]] ch.qos.logback.core.joran.spi.Interpreter@14:59 中的错误 - [SizeBasedTriggeringPolicy] 没有适用的操作,当前 ElementPath 是 [[Configuration][Appenders][RollingFile] ][Policies][SizeBasedTriggeringPolicy]] ch.qos.logback.core.joran.spi.Interpreter@16:50 中的错误 - [DefaultRolloverStrategy] …

java logging spring logback spring-boot

7
推荐指数
1
解决办法
2万
查看次数

标签 统计

java ×1

logback ×1

logging ×1

spring ×1

spring-boot ×1