logback / LOGBACK-1705 [Open] Upgrading logback from 1.2.6 to 1.3.0 stops logging
============================== Here's what changed in this issue in the last few minutes. This issue has been created This issue is now assigned to you. View or comment on issue using this link https://jira.qos.ch/browse/LOGBACK-1705 ============================== Issue created ------------------------------ SHUBHAM GOSWAMI created this issue on 11/Nov/22 1:04 PM Summary: Upgrading logback from 1.2.6 to 1.3.0 stops logging Issue Type: Bug Affects Versions: 1.3.0 Assignee: Logback dev list Components: logback-classic Created: 11/Nov/22 1:04 PM Environment: In my web application Labels: logging Priority: Blocker Reporter: SHUBHAM Description: I am using 1.3.0 logback-classic version, my application stops logging. The logback.xml file maybe isn't even loaded (if I insert invalid xml or delete it, I get no errors). It works fine with logback 1.2.6. This works: logback-classic-1.2.6.jar + logback-core-1.2.6.jar + slf4j-api-1.7.36.jar This doesn't work: logback-classic-1.3.0.jar + logback-core-1.3.0.jar + slf4j-api-2.0.0.jar ============================== This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59) _______________________________________________ logback-dev mailing list logback-dev@qos.ch https://mailman.qos.ch/cgi-bin/mailman/listinfo/logback-dev