[ 
https://issues.apache.org/jira/browse/LOG4J2-3504?focusedWorklogId=875253&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-875253
 ]

ASF GitHub Bot logged work on LOG4J2-3504:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Aug/23 19:07
            Start Date: 08/Aug/23 19:07
    Worklog Time Spent: 10m 
      Work Description: yakovsh opened a new pull request, #1681:
URL: https://github.com/apache/logging-log4j2/pull/1681

   - This pull requests updates [the Property Substitution 
section](https://logging.apache.org/log4j/2.x/manual/configuration.html#PropertySubstitution)
 of the configurations document page to list all currently valid lookups in 
Log4J.
   - It also removes the information about the base64 lookup as per 
[LOG4J2-3504](https://issues.apache.org/jira/browse/LOG4J2-3504)
   - Fixes link to the Log4J docker page
   
   
   
   ## Checklist
   
   * Base your changes on `2.x` branch if you are targeting Log4j 2; use `main` 
otherwise
   * `./mvnw verify` succeeds (if it fails due to code formatting issues 
reported by Spotless, simply run `./mvnw spotless:apply` and retry)
   * Non-trivial changes contain an entry file in the `src/changelog/.2.x.x` 
directory
   * Tests for the changes are provided
   * [Commits are 
signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
 (optional, but highly recommended)
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 875253)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove base64 variable substiton feature from documentation of 2.x releases
> ---------------------------------------------------------------------------
>
>                 Key: LOG4J2-3504
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-3504
>             Project: Log4j 2
>          Issue Type: Documentation
>    Affects Versions: 2.17.2
>            Reporter: oskarryn
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The base64 lookup feature is not available for log4j 2.x, yet it appears in 
> docs in 
> [PropertySubstitution|https://logging.apache.org/log4j/2.x/manual/configuration.html#PropertySubstitution]
>  section (first row in the table).
> Not sure what was the reason to add the docs without the code change (I read 
> the code is available from 3.x). I suggest removing the documentation for 
> base64 variable substitution from 2.x releases if the feature is not 
> available yet. I was misled (LOG4J2-3478), so correction would be helpful.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to