Richard Wise created LOGBACK-1357: ------------------------------------- Summary: Conditional logging configuration silently fails without Janino dependency Key: LOGBACK-1357 URL: https://jira.qos.ch/browse/LOGBACK-1357 Project: logback Issue Type: Bug Affects Versions: 1.2.3 Reporter: Richard Wise Assignee: Logback dev list
Without including the Janino dependency, conditional logging configuration silently fails in 1.2.3. It would save a lot of debugging time by displaying an error, e.g. "Could not find Janino library on the class path. Skipping conditional processing.". It looks as though this functionality was present (https://stackoverflow.com/q/11409571/323177), but has since disappeared. -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev