ashr123 opened a new issue, #3950:
URL: https://github.com/apache/logging-log4j2/issues/3950

   ## Description
   
   need to refactor 
`org.apache.logging.log4j.core.config.json.JsonConfigurationFactory` & 
`org.apache.logging.log4j.core.config.json.JsonConfiguration`
   
   ## Configuration
   
   **Version:** 2.25.2
   
   **Operating system:** MacOS 26.0.1
   
   **JDK:**
   ```bash
   java --version
   ```
   > openjdk 25 2025-09-16
   > OpenJDK Runtime Environment Homebrew (build 25)
   > OpenJDK 64-Bit Server VM Homebrew (build 25, mixed mode, sharing)
   
   ## Logs
   
   ```
   2025-10-10T15:40:52.353675Z main ERROR Found configuration file 
`log4j2.json` for the inactive 
`org.apache.logging.log4j.core.config.json.JsonConfigurationFactory`. This 
`ConfigurationFactory` implementation might be inactive due to a missing 
dependency.
   ```
   
   ## Reproduction
   
   Follow the following 
[instruction](https://github.com/FasterXML/jackson/blob/main/jackson3/MIGRATING_TO_JACKSON_3.md#1-new-maven-group-id-and-java-package)
 and create a logger and `log4j2.json` with any configuration
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to