Jan Engehausen created LOGBACK-1334:
---------------------------------------
Summary: Conditional support without need for Janino library (use
JavaScript)
Key: LOGBACK-1334
URL: https://jira.qos.ch/browse/LOGBACK-1334
Project: logback
Issue Type: New Feature
Components: logback-classic, logback-core
Reporter: Jan Engehausen
Assignee: Logback dev list
Priority: Minor
Currently, conditional support (use of {{<if>}} in configuration) requires the
inclusion of the Janino libraries. Certain security-sensitive industries do not
allow such libraries present at runtime (see also LOGBACK-623).
Proposal: Use alternative JavaScript evalutation of conditions. This removes
the need for the additional Janino library. This should be an "opt-in" feature,
e.g. activated by a switch on the {{<configuration>}} element.
--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev