Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.11.1
-
None
-
None
Description
Pattern Layout manual for %notEmpty specifies:
Outputs the result of evaluating the pattern if and only if all variables in the pattern are not empty.
However, using a pattern that has a combination of empty and non-empty variables is outputted.
E.g. %notEmpty{%n%throwable}