
Hi, I am also facing this issue https://jira.qos.ch/browse/LOGBACK-1361. As mentioned in jira this is fixed as part of 1.3.0-alpha1. I updated version from 1.2.3 to 1.3.0-alpha1 but started facing issue java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder. When I compared 1.2.3 to 1.3.0-alpha1, package org.slf4j is empty in alpha version https://github.com/qos-ch/logback/tree/master/logback-classic/src/main/java/... . Please help. Am I missing something? Thanks, Mahesh

On Tue, Dec 11, 2018 at 3:57 PM Mahesh Kanote <mahesh.kanote@gmail.com> wrote:
Hi,
I am also facing this issue https://jira.qos.ch/browse/LOGBACK-1361. As mentioned in jira this is fixed as part of 1.3.0-alpha1. I updated version from 1.2.3 to 1.3.0-alpha1 but started facing issue java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder. When I compared 1.2.3 to 1.3.0-alpha1, package org.slf4j is empty in alpha version https://github.com/qos-ch/logback/tree/master/logback-classic/src/main/java/... .
Please help. Am I missing something?
Thanks, Mahesh
-- Thanks, Mahesh
participants (1)
-
Mahesh Kanote