Details
-
Improvement
-
Resolution: Duplicate
-
Critical
-
None
-
1.2.9
-
None
-
None
Description
LOGBACK-1591 removed the JDBC subsystem. I have a project which uses a custom appender based on this and after updating to Logback 1.2.9 (as a dependency of spring-boot 2.6.2 -> spring-boot-starter-logging) the package ch.qos.logback.core.db has been removed and the project no longer compiles.
Can the JDBC code be reintroduced at least as a separate Maven package?
Attachments
Issue Links
- duplicates
-
LOGBACK-1609 Bring back DBAppender or document how to proceed without it
- Resolved