[JIRA] (LOGBACK-1369) GafferConfigurator has unsupported call to OnConsoleStatusListener.addNewInstanceToContext(context);

Alex Pogrebnyak created LOGBACK-1369: ---------------------------------------- Summary: GafferConfigurator has unsupported call to OnConsoleStatusListener.addNewInstanceToContext(context); Key: LOGBACK-1369 URL: https://jira.qos.ch/browse/LOGBACK-1369 Project: logback Issue Type: Bug Components: logback-classic Affects Versions: 1.2.3 Reporter: Alex Pogrebnyak Assignee: Logback dev list If you define {{logback.debug}} property to {{true}}, then the GafferConfigurator throws exception on line 65. {code:java} OnConsoleStatusListener.addNewInstanceToContext(context); {code} OnConsoleStatusListener.addNewInstanceToContext was removed as part of this commit -> [https://github.com/qos-ch/logback/commit/43877e7aa1bba269488682c5925389d37a2...] This makes it impossible to debug groovy scripts -- This message was sent by Atlassian JIRA (v7.3.1#73012)
participants (1)
-
QOS.CH (JIRA)