[ 
https://issues.apache.org/jira/browse/LOG4J2-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622778#comment-16622778
 ] 

ASF subversion and git services commented on LOG4J2-2446:
---------------------------------------------------------

Commit 47d2f975e6cbb8a23e3cd8a44007cd2b46fbe24c in logging-log4j2's branch 
refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=47d2f97 ]

[LOG4J2-2446] Add a Base64 string lookup (adapted from Apache Commons
Text 1.5.) Documentation for base64 variable substitution.

> Add a Base64 string lookup
> --------------------------
>
>                 Key: LOG4J2-2446
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2446
>             Project: Log4j 2
>          Issue Type: New Feature
>          Components: Core, Lookups
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Add a Base64 string lookup. Uses Java 8's {{java.util.Base64}} class.
> Usage from configuration files:
> {quote}
> ${base64:SGVsbG9Xb3JsZCE=}
> {quote}
> yields:
> {quote}
> HelloWorld!
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to