Details
Description
Accessing Main Arguments by using index based look up works : ${main:0}
Accessing Main Arguments by using name based look up doesn't work : ${main:--file}
When trying to access by name it doesn't retrieve the argument but retrieves "-file".
Attachments
Attachments
Issue Links
- duplicates
-
LOG4J2-2211 MainMapLookup ${main:--file} placeholder doesn't work
- Resolved
- links to