Re: [PR] Recycler API (logging-log4j2)

2023-05-16 Thread via GitHub
rgoers commented on PR #1401: URL: https://github.com/apache/logging-log4j2/pull/1401#issuecomment-1550731405 > But things have changed, in a positive way: we now have a powerful DI system. Let's put that into use! Unfortunately, the DI system as it is today is broken. I discovered this

Re: [PR] Bump jackson-bom from 2.15.0 to 2.15.1 (logging-log4j-samples)

2023-05-16 Thread via GitHub
github-actions[bot] merged PR #37: URL: https://github.com/apache/logging-log4j-samples/pull/37 -- 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:

[PR] Bump jackson-bom from 2.15.0 to 2.15.1 (logging-log4j-samples)

2023-05-16 Thread via GitHub
dependabot[bot] opened a new pull request, #37: URL: https://github.com/apache/logging-log4j-samples/pull/37 Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.0 to 2.15.1. Commits

Re: [PR] Recycler API (logging-log4j2)

2023-05-16 Thread via GitHub
vy commented on PR #1401: URL: https://github.com/apache/logging-log4j2/pull/1401#issuecomment-1550194311 ## Dependency Injection (DI) vs Static Registries > Also, saying static registries are a problem flies in the face that Log4j has a ServiceRegistry, PropertiesUtil (the

Re: [I] JsonTemplateLayout Docs with wrong keyname appender.console.json. (logging-log4j2)

2023-05-16 Thread via GitHub
ppkarwasz commented on issue #1479: URL: https://github.com/apache/logging-log4j2/issues/1479#issuecomment-1550125323 Complex properties such a `layout` are bound **by type**: if the value of `.type` is a plugin name extending

Re: [I] JsonTemplateLayout Docs with wrong keyname appender.console.json. (logging-log4j2)

2023-05-16 Thread via GitHub
robert-gdv commented on issue #1479: URL: https://github.com/apache/logging-log4j2/issues/1479#issuecomment-1549950617 Hmm... reviewing the docs: In https://logging.apache.org/log4j/2.x/manual/appenders.html#consoleappender a parameter layout is described. How does the property parser

Re: [I] JsonTemplateLayout Docs with wrong keyname appender.console.json. (logging-log4j2)

2023-05-16 Thread via GitHub
robert-gdv commented on issue #1479: URL: https://github.com/apache/logging-log4j2/issues/1479#issuecomment-1549932531 @ppkarwasz : In my understanding, the layout property itself is already arbitrary. So `appender.@.!@#$%^&*().type = JsonTemplateLayout` would work? -- This is an

Re: [I] JsonTemplateLayout Docs with wrong keyname appender.console.json. (logging-log4j2)

2023-05-16 Thread via GitHub
robert-gdv closed issue #1479: JsonTemplateLayout Docs with wrong keyname appender.console.json. URL: https://github.com/apache/logging-log4j2/issues/1479 -- 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

[jira] [Commented] (LOG4J2-3662) Don't register JMX beans by default

2023-05-16 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17723141#comment-17723141 ] Gary D. Gregory commented on LOG4J2-3662: - Sounds reasonable to me. > Don't register JMX beans

[jira] [Created] (LOG4J2-3662) Don't register JMX beans by default

2023-05-16 Thread Arnout Engelen (Jira)
Arnout Engelen created LOG4J2-3662: -- Summary: Don't register JMX beans by default Key: LOG4J2-3662 URL: https://issues.apache.org/jira/browse/LOG4J2-3662 Project: Log4j 2 Issue Type:

Re: [I] JsonTemplateLayout Docs with wrong keyname appender.console.json. (logging-log4j2)

2023-05-16 Thread via GitHub
ppkarwasz commented on issue #1479: URL: https://github.com/apache/logging-log4j2/issues/1479#issuecomment-1549474786 @robert-gdv, Thank you for your report. Actually the key used for a layout can be **arbitrary** (e.g. `!@#$%^&*()`) as long as it does not contain a dot `.`

Re: [I] Fix locale-dependent `toLowerCase()/toUpperCase()` calls (logging-log4j2)

2023-05-16 Thread via GitHub
akashshirale14 commented on issue #1281: URL: https://github.com/apache/logging-log4j2/issues/1281#issuecomment-1549466270 Hi Ammar, Yes, you can take it. Regards, Akash Shirale On Tue, May 16, 2023 at 2:08 AM Ammar Yasser ***@***.***> wrote: