ppkarwasz commented on issue #2966:
URL: 
https://github.com/apache/logging-log4j2/issues/2966#issuecomment-2360354084

   @chandrabol,
   
   Can you check if removing the `packages` attribute from your configuration 
file removes **both** warnings. Removing the `packages` attribute **should 
not** remove this warning:
   
   ```
   2024-09-19T07:28:20.687549Z main WARN Some custom `Core` Log4j plugins are 
not properly registered:
        io.sentry.log4j2.SentryAppender
   Please consider reporting this to the maintainers of these plugins.
   See https://logging.apache.org/log4j/2.x/manual/plugins.html#plugin-registry 
for details.
   ```
   
   If it disappears and everything works, it might be a false positive.
   
   Which version of `io.sentry:sentry-log4j2` are you using? Version 7.14.0 
properly registers a Log4j plugins.
   
   Are you using shading? See our [Shading/Shadowing FAQ 
entry](https://logging.apache.org/log4j/2.x/faq.html#shading).


-- 
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