question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Downgrade to logback 1.1.6 (or upgrade to 1.1.8 when available)

See original GitHub issue

While upgrading to Spring Boot 1.3.5 we ran into LOGBACK-1158. The suggested solution is to downgrade, we now done that in our gradle.build file.

Didn’t took too long to fix but it was quite unexpected that this broke our application.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
sbuettnercommented, Jul 4, 2016

We are also facing a problem with logstash 1.1.6 since we are using the logstash-logback-encoder: https://github.com/logstash/logstash-logback-encoder/issues/160 which seems to be caused by http://jira.qos.ch/browse/LOGBACK-1164

Due to that we currently have to downgrade every project explicitly to 1.1.6.

2reactions
ianhattendorfcommented, Dec 14, 2016
Read more comments on GitHub >

github_iconTop Results From Across the Web

News - Logback - QOS.ch
11.1. As of logback version 1.2.8 DBAppender no longer ships with logback. However, DBAppender for logback-classic is available under ...
Read more >
RELEASE-NOTES.md
Apache Karaf 4.2.14 is an update on the 4.2.x series. It updates to Pax Logging 1.11.12: upgrading to logback 1.2.9, addressing CVE-2021-42550; upgrading...
Read more >
Changelog | Meteor API Docs
Updates dependencies and make debug available for use in non production ... Downgrade your app to earlier version of Meteor meteor update --release...
Read more >
Logback upgrade from 1.1.11 to 1.3.0-alpha4 in Spring boot ...
slf4j.impl which has the class StaticLoggerBinder, which is not available in logback-classic-1.3.0-alpha4 and causing this issue.
Read more >
Maintenance Guide - ForgeRock Access Management 7.1.3
Latest update: 7.1.3 ... Persistent Debug Logging with Logback.xml . ... SNMP monitoring is not available for client-based sessions.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found